aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/kernel/smpboot.c')
-rw-r--r--arch/x86_64/kernel/smpboot.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86_64/kernel/smpboot.c b/arch/x86_64/kernel/smpboot.c
index 658a81b33f3b..3393fc08823b 100644
--- a/arch/x86_64/kernel/smpboot.c
+++ b/arch/x86_64/kernel/smpboot.c
@@ -1063,9 +1063,6 @@ int __cpuinit __cpu_up(unsigned int cpu)
1063 */ 1063 */
1064void __init smp_cpus_done(unsigned int max_cpus) 1064void __init smp_cpus_done(unsigned int max_cpus)
1065{ 1065{
1066#ifndef CONFIG_HOTPLUG_CPU
1067 zap_low_mappings();
1068#endif
1069 smp_cleanup_boot(); 1066 smp_cleanup_boot();
1070 1067
1071#ifdef CONFIG_X86_IO_APIC 1068#ifdef CONFIG_X86_IO_APIC