linux_dsm_epyc7002/arch/xtensa/include
Max Filippov 2adf5352a3 xtensa: add missing __user annotations to asm/uaccess.h
clear_user, strncpy_user, strnlen_user and their helpers operate on user
pointers, but don't have their arguments marked as __user.
Add __user annotation to userspace pointers of those functions.
Fix open-coded access check in the strnlen_user while at it.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2020-05-22 16:09:00 -07:00
..
asm xtensa: add missing __user annotations to asm/uaccess.h 2020-05-22 16:09:00 -07:00
uapi/asm xtensa: drop set_except_vector declaration 2020-01-31 12:17:16 -08:00