fix the section noise in sparc head.S
[safe/jmp/linux-2.6] / arch / sparc / kernel / head.S
index 2d325fd..51b4042 100644 (file)
@@ -72,7 +72,7 @@ sun4e_notsup:
        .align 4
 
        /* The Sparc trap table, bootloader gives us control at _start. */
-       .text
+       .section .text.head,"ax"
        .globl  start, _stext, _start, __stext
        .globl  trapbase
 _start:   /* danger danger */