]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/trampoline_64.S
Merge branch 'linus' into x86/urgent
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / trampoline_64.S
index 607983b0d27b9a5fd1b07d8e4beb41e7516417f1..894293c598db62fe6b23a365d048c8a6225a8285 100644 (file)
@@ -10,9 +10,6 @@
  *     trampoline page to make our stack and everything else
  *     is a mystery.
  *
- *     In fact we don't actually need a stack so we don't
- *     set one up.
- *
  *     On entry to trampoline_data, the processor is in real mode
  *     with 16-bit addressing and 16-bit data.  CS has some value
  *     and IP is zero.  Thus, data addresses need to be absolute
@@ -33,7 +30,7 @@
 #include <asm/msr.h>
 #include <asm/segment.h>
 
-.data
+.section .rodata, "a", @progbits
 
 .code16