x86: convert to use __HEAD and HEAD_TEXT macros.
[safe/jmp/linux-2.6] / arch / x86 / kernel / head_32.S
index 7ffec6b..64ad769 100644 (file)
@@ -79,7 +79,7 @@ RESERVE_BRK(pagetables, INIT_MAP_SIZE)
  * any particular GDT layout, because we load our own as soon as we
  * can.
  */
-.section .text.head,"ax",@progbits
+__HEAD
 ENTRY(startup_32)
        /* test KEEP_SEGMENTS flag to see if the bootloader is asking
                us to not reload segments */