]> rtime.felk.cvut.cz Git - arc.git/blobdiff - arch/ppc/mpc55xx/kernel/arch_krn.sx
Fixed os idle stack bug.
[arc.git] / arch / ppc / mpc55xx / kernel / arch_krn.sx
index 49b8ecff9f7e8b6e0ff542de774f209a7b5cda2c..e37c26aa1e7a538c0046affac9e30b076cb5cc04 100644 (file)
@@ -372,7 +372,7 @@ exception_IVOR4:
        bne-    on_int_stack\r
 \r
        /* Load the interrupt stack */\r
-       LOAD_IND_32(r3,os_sys+SYS_INT_STACK)\r
+       LOAD_IND_32(r1,os_sys+SYS_INT_STACK)\r
 \r
 on_int_stack:\r
 \r