Files
android_kernel_xiaomi_sm8450/include/linux/regset.h
Al Viro 5ea75ae6ae user_regset_copyout_zero(): use clear_user()
that's the only caller of __clear_user() in generic code, and it's
not hot enough to bother with skipping access_ok().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-06-03 16:59:31 -04:00

15 KiB