]> 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)
commita5cd57ee0128076a1defc88f01f2aef4eb4e1032
tree2a3d96bc3ef420a05304aaf301ea204a5314615f
parentdaa5a1386db368175ce5863290b80bdcafb8a0bc
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