sparc64: Prepare to move to more saner user copy exception handling.
[firefly-linux-kernel-4.4.55.git] / arch / sparc / lib / copy_in_user.S
index 302c0e60dc2ceb48a3212840ac7891f337419d14..8ec287d15da31d0ed1d69a83f4f39bd83fd6dc42 100644 (file)
@@ -12,7 +12,7 @@
 98:    x,y;                    \
        .section __ex_table,"a";\
        .align 4;               \
-       .word 98b, __retl_one;  \
+       .word 98b, __retl_mone; \
        .text;                  \
        .align 4;