Files
android_kernel_xiaomi_sm8450/arch/sparc/kernel
Al Viro 142cd25293 sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()
We do need access_process_vm() to access the target's reg_window.
However, access to caller's memory (storing the result in
genregs32_get(), fetching the new values in case of genregs32_set())
should be done by normal uaccess primitives.

Fixes: ad4f957640 ([SPARC64]: Fix user accesses in regset code.)
Cc: stable@kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-05-17 16:39:18 -04:00
..
2019-05-09 14:26:16 -07:00
2018-01-22 08:17:15 -08:00
2018-01-22 08:17:15 -08:00
2019-02-20 07:28:58 -07:00
2020-04-02 18:11:55 -07:00
2019-02-20 07:28:53 -07:00
2018-05-09 06:54:27 +02:00
2019-02-20 07:28:53 -07:00
2017-11-15 14:21:03 +09:00
2018-10-07 22:42:00 -07:00