]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/lib/backtrace.S
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux-2.6-omap-h63xx.git] / arch / arm / lib / backtrace.S
index 058b80d72aa1371a748b52cbee5b61c8653392b8..91f993f2e9dbdfd5786733dcaaec3e36ae26cf31 100644 (file)
@@ -97,16 +97,13 @@ ENTRY(c_backtrace)
                b       1007f
 
 /*
- * Fixup for LDMDB
+ * Fixup for LDMDB.  Note that this must not be in the fixup section.
  */
-               .section .fixup,"ax"
-               .align  0
 1007:          ldr     r0, =.Lbad
                mov     r1, frame
                bl      printk
                ldmfd   sp!, {r4 - r8, pc}
                .ltorg
-               .previous
                
                .section __ex_table,"a"
                .align  3