Hello, this series adds missing __user annotations to functions in asm/uaccess.h. It fixes a bunch of sparse warnings for otherwise correct code.
Max Filippov (3): xtensa: add missing __user annotations to __{get,put}_user_check xtensa: fix type conversion in __get_user_size xtensa: add missing __user annotations to asm/uaccess.h arch/xtensa/include/asm/uaccess.h | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) -- 2.20.1