linux-brain/arch/c6x
Dave Martin 6e174bbd06 c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
commit fb411b837b 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-31 09:49:53 +02:00
..
boot c6x: use new common dtc rule 2012-12-03 17:17:49 -06:00
configs C6X: add basic support for TMS320C6678 SoC 2012-07-18 23:52:31 -04:00
include Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 2015-10-04 16:31:13 +01:00
kernel c6x/ptrace: Remove useless PTRACE_SETREGSET implementation 2017-03-31 09:49:53 +02:00
lib C6X: library code 2011-10-06 19:48:23 -04:00
mm mm/c6x: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:35 -07:00
platforms irqdomain: Use irq_domain_get_of_node() instead of direct field access 2015-10-13 19:01:23 +02:00
Kconfig c6x: remove unused COMMON_CLKDEV Kconfig parameter 2013-10-29 23:31:46 -04:00
Makefile c6x: Makefile: Add -D__linux__ 2015-03-26 10:31:47 -04:00