sparc64: Delete now unused user copy fixup functions.
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Oct 2016 04:25:31 +0000 (21:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Oct 2016 04:26:04 +0000 (21:26 -0700)
commit0fd0ff01d4c3c01e7fe69b762ee1a13236639acc
treee40f86d8730edbc2d48abb9c170c2faf6c6a36c1
parent614da3d9685b67917cab48c8452fd8bf93de0867
sparc64: Delete now unused user copy fixup functions.

Now that all of the user copy routines are converted to return
accurate residual lengths when an exception occurs, we no longer need
the broken fixup routines.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/uaccess_64.h
arch/sparc/lib/Makefile
arch/sparc/lib/user_fixup.c [deleted file]