]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/trampoline_32.S
x86: fix cpu MHz reporting for AMD family 0x11
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / trampoline_32.S
index f62815f8d06a6966e979708f011994aaff081a11..9bcc1c6aca3d6b08ac916bd93e9482b128a1074b 100644 (file)
 #include <asm/segment.h>
 #include <asm/page.h>
 
-.data
-
 /* We can free up trampoline after bootup if cpu hotplug is not supported. */
 #ifndef CONFIG_HOTPLUG_CPU
 .section ".init.data","aw",@progbits
+#else
+.section .rodata,"a",@progbits
 #endif
 
 .code16