Merge commit 'v2.6.32'
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / microblaze / kernel / hw_exception_handler.S
index 6b0288e..2b86c03 100644 (file)
@@ -384,7 +384,7 @@ handle_other_ex: /* Handle Other exceptions here */
        addk    r8, r17, r0; /* Load exception address */
        bralid  r15, full_exception; /* Branch to the handler */
        nop;
-       mts     r0, rfsr;       /* Clear sticky fsr */
+       mts     rfsr, r0;       /* Clear sticky fsr */
        nop
 
        /*