]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sh64: failing __get_user() should zero
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Aug 2016 03:33:47 +0000 (23:33 -0400)
committerJiri Slaby <jslaby@suse.cz>
Thu, 29 Sep 2016 09:14:29 +0000 (11:14 +0200)
commitb5687db2c83a4a83a910fc255583cf4be6669a93
treea289dde92c40fe70cbdeb4a053037f17de2db92d
parent92fe4f77cb343044fcefff6a3ddac59c20d7afe1
sh64: failing __get_user() should zero

commit c6852389228df9fb3067f94f3b651de2a7921b36 upstream.

It could be done in exception-handling bits in __get_user_b() et.al.,
but the surgery involved would take more knowledge of sh64 details
than I have or _want_ to have.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/sh/include/asm/uaccess_64.h