sparc64: Fix probe_kernel_{read,write}().
[cascardo/linux.git] / arch / sparc / lib / NG2copy_to_user.S
index c477e15..7fe1cce 100644 (file)
@@ -37,7 +37,7 @@
 #define PREAMBLE                                       \
        rd              %asi, %g1;                      \
        cmp             %g1, ASI_AIUS;                  \
-       bne,pn          %icc, memcpy_user_stub;         \
+       bne,pn          %icc, ___copy_in_user;          \
         nop
 #endif