linux-stable-rt/arch/blackfin/kernel
Alexey Dobriyan 1bcf548293 Consolidate PTRACE_DETACH
Identical handlers of PTRACE_DETACH go into ptrace_request().
Not touching compat code.
Not touching archs that don't call ptrace_request.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:42:49 -07:00
..
Makefile
asm-offsets.c
bfin_dma_5xx.c Blackfin arch: flush/inv the correct range when using write back cache and fix bugs find by dmacopy 2007-10-10 17:42:55 +08:00
bfin_gpio.c Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 2007-10-10 16:58:49 +08:00
bfin_ksyms.c Blackfin arch: Export strcpy - occasionally get module link failures otherwise 2007-10-10 17:45:22 +08:00
cacheinit.c
cplbinit.c
dma-mapping.c
dualcore_test.c
early_printk.c Blackfin arch: Print out debug info, as early as possible 2007-10-09 17:31:46 +08:00
entry.S
fixed_code.S
flat.c
init_task.c
irqchip.c
kgdb.c
module.c
process.c Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin 2007-10-10 17:54:19 +08:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
reboot.c
setup.c
signal.c
sys_bfin.c
time.c
traps.c
vmlinux.lds.S