]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/trampoline_32.S
drivers/watchdog/geodewdt.c: build fix
[linux-2.6] / arch / x86 / kernel / trampoline_32.S
index 64580679861e60371112b9d032d51f6d87c04a96..d8ccc3c6552f60f85bd50de1d4e6c68548261ae7 100644 (file)
@@ -33,7 +33,7 @@
 
 /* We can free up trampoline after bootup if cpu hotplug is not supported. */
 #ifndef CONFIG_HOTPLUG_CPU
-.section ".init.data","aw",@progbits
+.section ".cpuinit.data","aw",@progbits
 #else
 .section .rodata,"a",@progbits
 #endif