]> git.baikalelectronics.ru Git - kernel.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)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 13 Sep 2016 21:50:14 +0000 (17:50 -0400)
commit4a04e4be9b78975d80653fb3ac1a419c4e6bb266
tree2a3d96bc3ef420a05304aaf301ea204a5314615f
parentb2afe54096654d9a10e30142c667e7a9b5dff5ca
sh64: failing __get_user() should zero

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.

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/sh/include/asm/uaccess_64.h