parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
stable inclusion from stable-v5.10.168 commit 71a4f39f99e85cf6bb140af6322a4364e81cf1f6 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7URR4 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=71a4f39f99e85cf6bb140af6322a4364e81cf1f6 ---------------------------------------------------- commit 316f1f42 upstream. Wire up the missing ptrace requests PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS and PTRACE_SETFPREGS when running 32-bit applications on 64-bit kernels. Signed-off-by:Helge Deller <deller@gmx.de> Cc: stable@vger.kernel.org # 4.7+ Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
zhaoxiaoqiang11 <zhaoxiaoqiang11@jd.com>
Loading
Please sign in to comment