sh64: failing __get_user() should zero
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Aug 2016 03:33:47 +0000 (23:33 -0400)
committerWilly Tarreau <w@1wt.eu>
Mon, 6 Feb 2017 22:32:58 +0000 (23:32 +0100)
commit643d0a2d2c3f77454a313c0e7999e1ce9a6363d2
tree1236eb0fcc4bdad7bc233573a8ae0083fbb2be4c
parent322dab0da0c4792e01391d7894078f4008ae0f02
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: Willy Tarreau <w@1wt.eu>
arch/sh/include/asm/uaccess_64.h