kernel-hacking-2024-linux-s.../arch/m68k/kernel
Andreas Schwab faa47b4669 m68k: use generic code for ptrace requests
Remove all but PTRACE_{PEEK,POKE}USR and PTRACE_{GET,SET}{REGS,FPREGS}
from arch_ptrace and let the rest be handled by generic code.  Define
PTRACE_SINGLEBLOCK to enable singleblock tracing.
[Geert] Not yet applicable for m68knommu

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2009-12-04 21:22:35 +01:00
..
.gitignore
asm-offsets.c locking, m68k/asm-offsets: Rename signal defines 2009-09-01 09:38:03 +02:00
dma.c
entry.S perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
head.S m68k: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:38 -07:00
ints.c
m68k_ksyms.c
Makefile
module.c module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
module.lds
process.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
ptrace.c m68k: use generic code for ptrace requests 2009-12-04 21:22:35 +01:00
setup.c
signal.c
sun3-head.S m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> 2009-04-28 16:07:18 -07:00
sys_m68k.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
time.c m68k: convert to use arch_gettimeoffset() 2009-09-22 07:17:43 -07:00
traps.c ptrace: remove PT_DTRACE from m68k, m68knommu 2009-06-18 13:03:48 -07:00
vmlinux-std.lds linker script: unify usage of discard definition 2009-07-09 11:27:40 +09:00
vmlinux-sun3.lds linker script: unify usage of discard definition 2009-07-09 11:27:40 +09:00
vmlinux.lds.S