aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/uaccess_64.h
Commit message (Collapse)AuthorAgeFilesLines
* sh64: failing __get_user() should zeroAl Viro2017-04-111-0/+1
| | | | | | | | | | | 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>
* first commitMeizu OpenSource2016-08-151-0/+87