linux/arch/openrisc/include
Stafford Horne 55b2662ec6 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>
2020-08-09 07:57:21 +09:00
..
asm openrisc: uaccess: Add user address space check to access_ok 2020-08-09 07:57:21 +09:00
uapi/asm openrisc: Enable the clone3 syscall 2020-03-02 18:10:52 +09:00