android_kernel_xiaomi_sm8350/arch/m32r/kernel
Christoph Hellwig 0ac1555915 m32r: convert to generic sys_ptrace
Convert m32r to the generic sys_ptrace.  The conversion requires an
architecture hook after ptrace_attach which this patch adds.  The hook
will also be needed for a conersion of ia64 to the generic ptrace code.

Thanks to Hirokazu Takata for fixing a bug in the first version of this
code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:04 -07:00
..
align.c
asm-offsets.c
entry.S m32r: Rename STI/CLI macros 2007-09-06 11:10:56 +09:00
head.S
init_task.c
irq.c
m32r_ksyms.c
Makefile m32r: Rearrange platform-dependent codes 2007-09-03 11:30:18 +09:00
module.c
process.c
ptrace.c m32r: convert to generic sys_ptrace 2007-10-16 09:43:04 -07:00
semaphore.c
setup.c
signal.c
smp.c
smpboot.c
sys_m32r.c
syscall_table.S m32r: Separate syscall table from entry.S 2007-09-03 11:30:19 +09:00
time.c M32R: cleanup struct irqaction initializers 2007-10-16 09:43:04 -07:00
traps.c
vmlinux.lds.S