android_kernel_samsung_univ.../arch/c6x/kernel
Dave Martin 6e174bbd06 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-03-31 09:49:53 +02:00
..
asm-offsets.c
c6x_ksyms.c
devicetree.c
dma.c
entry.S
head.S
irq.c
Makefile
module.c
process.c whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() 2015-04-11 22:24:31 -04:00
ptrace.c c6x/ptrace: Remove useless PTRACE_SETREGSET implementation 2017-03-31 09:49:53 +02:00
setup.c c6x: kernel: setup: Export symbol memory_end 2015-03-26 10:49:44 -04:00
signal.c all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
soc.c
switch_to.S
sys_c6x.c
time.c C6x: time: Ensure consistency in __init 2015-03-26 10:31:47 -04:00
traps.c
vectors.S
vmlinux.lds.S