diff options
| author | Dave Martin <Dave.Martin@arm.com> | 2017-03-27 15:10:53 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-07-04 12:11:11 +0200 |
| commit | 49c415f163d3c3e32852d131199e036d8a18f568 (patch) | |
| tree | 154e847e512c6a19f3a4cec80998e85850773326 /arch/sparc | |
| parent | c3415a82177e492bd28a0e9f1d939eb2da161f48 (diff) | |
c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
commit fb411b837b587a32046dc4f369acb93a10b1def8 upstream.
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>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions
