commit | c6852389228df9fb3067f94f3b651de2a7921b36 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Aug 21 23:33:47 2016 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Sep 13 17:50:14 2016 -0400 |
tree | 2a3d96bc3ef420a05304aaf301ea204a5314615f | |
parent | b615e3c74621e06cd97f86373ca90d43d6d998aa [diff] |
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>