diff options
author | Stafford Horne <shorne@gmail.com> | 2020-08-04 03:41:54 +0200 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2020-08-09 00:57:21 +0200 |
commit | 55b2662ec665cc8b592809a011fe807b05370ab8 (patch) | |
tree | abfebce45160da87e2aecb2619feb393694fa4e1 /init/init_task.c | |
parent | openrisc: signal: Fix sparse address space warnings (diff) | |
download | linux-55b2662ec665cc8b592809a011fe807b05370ab8.tar.xz linux-55b2662ec665cc8b592809a011fe807b05370ab8.zip |
openrisc: uaccess: Add user address space check to access_ok
Now that __user annotations are fixed for openrisc uaccess api's we can
add checking to the access_ok macro. This patch adds the __chk_user_ptr
check, on normal builds the added check is a nop.
Signed-off-by: Stafford Horne <shorne@gmail.com>
Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions