sparc64: Fix probe_kernel_{read,write}().
[pandora-kernel.git] / arch / sparc / lib / GENcopy_from_user.S
index 9b0e58f..b7d0bd6 100644 (file)
@@ -23,7 +23,7 @@
 #define PREAMBLE                                       \
        rd              %asi, %g1;                      \
        cmp             %g1, ASI_AIUS;                  \
-       bne,pn          %icc, memcpy_user_stub;         \
+       bne,pn          %icc, ___copy_in_user;          \
         nop
 #endif