]> err.no Git - linux-2.6/blobdiff - arch/arm/lib/memzero.S
[ARM] Add ability to dump exception stacks to kernel backtraces
[linux-2.6] / arch / arm / lib / memzero.S
index 764e7de8bbab74cb7d027017763b628b9733984a..abf2508e8221a65113b63cd14b87c3c129d8a5f2 100644 (file)
@@ -53,7 +53,7 @@ ENTRY(__memzero)
        stmgeia r0!, {r2, r3, ip, lr}   @ 4
        stmgeia r0!, {r2, r3, ip, lr}   @ 4
        bgt     3b                      @ 1
-       LOADREGS(eqfd, sp!, {pc})       @ 1/2 quick exit
+       ldmeqfd sp!, {pc}               @ 1/2 quick exit
 /*
  * No need to correct the count; we're only testing bits from now on
  */