diff options
Diffstat (limited to 'arch/i386/mach-voyager')
-rw-r--r-- | arch/i386/mach-voyager/voyager_smp.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/i386/mach-voyager/voyager_smp.c b/arch/i386/mach-voyager/voyager_smp.c index 15d8132d4f5e..b9ce33c0c202 100644 --- a/arch/i386/mach-voyager/voyager_smp.c +++ b/arch/i386/mach-voyager/voyager_smp.c | |||
@@ -765,12 +765,6 @@ initialize_secondary(void) | |||
765 | #endif | 765 | #endif |
766 | 766 | ||
767 | /* | 767 | /* |
768 | * switch to the per CPU GDT we already set up | ||
769 | * in do_boot_cpu() | ||
770 | */ | ||
771 | cpu_set_gdt(current_thread_info()->cpu); | ||
772 | |||
773 | /* | ||
774 | * We don't actually need to load the full TSS, | 768 | * We don't actually need to load the full TSS, |
775 | * basically just the stack pointer and the eip. | 769 | * basically just the stack pointer and the eip. |
776 | */ | 770 | */ |