|
@@ -33,7 +33,7 @@
|
|
|
|
|
|
/* We can free up trampoline after bootup if cpu hotplug is not supported. */
|
|
/* We can free up trampoline after bootup if cpu hotplug is not supported. */
|
|
#ifndef CONFIG_HOTPLUG_CPU
|
|
#ifndef CONFIG_HOTPLUG_CPU
|
|
-.section ".init.data","aw",@progbits
|
|
|
|
|
|
+.section ".cpuinit.data","aw",@progbits
|
|
#else
|
|
#else
|
|
.section .rodata,"a",@progbits
|
|
.section .rodata,"a",@progbits
|
|
#endif
|
|
#endif
|