sparc64: Fix probe_kernel_{read,write}().
[deliverable/linux.git] / arch / sparc / lib / NGcopy_to_user.S
index bf62fc1a26c72e92e0437272e8edd714bdb51e72..ff630dcb273c9649de6fc9e145fce42e72667787 100644 (file)
@@ -28,7 +28,7 @@
 #define PREAMBLE                                       \
        rd              %asi, %g1;                      \
        cmp             %g1, ASI_AIUS;                  \
-       bne,pn          %icc, memcpy_user_stub;         \
+       bne,pn          %icc, ___copy_in_user;          \
         nop
 #endif
 
This page took 0.026455 seconds and 5 git commands to generate.