]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:11:38 +0000 (10:11 +0100)
commite34a0f1c53b5d412a57268397543d31db33e73fb
treec32aa5b68f881dee05d52f4ed33184c51cad6d15
parentaf97481a6f5ba3bfd1f1e1fcc8254fdbb3416eb5
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]