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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Nov 2016 09:06:42 +0000 (10:06 +0100)
commitb4bbdcef7d90ca44a1d1e0661eb009947134b20f
tree70c7a35a458ab5d24d07edbcfd7bf64fbe932ce7
parentcb85910b0d450ddef15e4850b53bc56667b58ef3
sparc64: Delete now unused user copy fixup functions.

[ Upstream commit 0fd0ff01d4c3c01e7fe69b762ee1a13236639acc ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/include/asm/uaccess_64.h
arch/sparc/lib/Makefile
arch/sparc/lib/user_fixup.c [deleted file]