sparc64: Prepare to move to more saner user copy exception handling.
[cascardo/linux.git] / arch / sparc / lib / copy_in_user.S
index 482de09..86e6663 100644 (file)
@@ -13,7 +13,7 @@
 98:    x,y;                    \
        .section __ex_table,"a";\
        .align 4;               \
-       .word 98b, __retl_one;  \
+       .word 98b, __retl_mone; \
        .text;                  \
        .align 4;