aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/ptrace.c
diff options
context:
space:
mode:
authorDave Martin <Dave.Martin@arm.com>2017-03-27 15:10:53 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2017-03-29 08:54:17 -0700
commitfb411b837b587a32046dc4f369acb93a10b1def8 (patch)
treeae521a5205a878c2cb854c3676856578d589ef48 /arch/h8300/kernel/ptrace.c
parentLinux 4.10 (diff)
downloadlinux-dev-fb411b837b587a32046dc4f369acb93a10b1def8.tar.xz
linux-dev-fb411b837b587a32046dc4f369acb93a10b1def8.zip
c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
gpr_set won't work correctly and can never have been tested, and the correct behaviour is not clear due to the endianness-dependent task layout. So, just remove it. The core code will now return -EOPNOTSUPPORT when trying to set NT_PRSTATUS on this architecture until/unless a correct implementation is supplied. Signed-off-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/h8300/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions