Files
android_kernel_xiaomi_sm8450/arch/sparc/kernel
Al Viro cf51e129b9 sparc32: fix register window handling in genregs32_[gs]et()
It needs access_process_vm() if the traced process does not share
mm with the caller.  Solution is similar to what sparc64 does.
Note that genregs32_set() is only ever called with pos being 0
or 32 * sizeof(u32) (the latter - as part of PTRACE_SETREGS
handling).

Cc: stable@kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-05-20 13:29:37 -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