X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Ftrampoline_64.S;h=894293c598db62fe6b23a365d048c8a6225a8285;hb=40874491f9e9a4cb08eaf663dbe018bf5671975a;hp=2a07e67d6697042e3522a42f1b0f3174bf50a6e6;hpb=e223f162a1d37aeeaa6c1ee37d81cc084aa2b004;p=safe%2Fjmp%2Flinux-2.6 diff --git a/arch/x86/kernel/trampoline_64.S b/arch/x86/kernel/trampoline_64.S index 2a07e67..894293c 100644 --- a/arch/x86/kernel/trampoline_64.S +++ b/arch/x86/kernel/trampoline_64.S @@ -30,12 +30,7 @@ #include #include -/* We can free up trampoline after bootup if cpu hotplug is not supported. */ -#ifndef CONFIG_HOTPLUG_CPU -.section .cpuinit.data, "aw", @progbits -#else .section .rodata, "a", @progbits -#endif .code16