kernel-ark/arch/sparc/kernel
Christoph Hellwig 6b9c7ed848 [PATCH] use ptrace_get_task_struct in various places
The ptrace_get_task_struct() helper that I added as part of the ptrace
consolidation is useful in variety of places that currently opencode it.
Switch them to the common helpers.

Add a ptrace_traceme() helper that needs to be explicitly called, and simplify
the ptrace_get_task_struct() interface.  We don't need the request argument
now, and we return the task_struct directly, using ERR_PTR() for error
returns.  It's a bit more code in the callers, but we have two sane routines
that do one thing well now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:13:51 -08:00
..
apc.c
asm-offsets.c
auxio.c
cpu.c
devices.c
ebus.c [PATCH] sparc: NULL noise removal (ebus.c) 2005-12-15 10:01:28 -08:00
entry.S
errtbls.c
etrap.S
head.S
idprom.c
init_task.c
ioport.c
irq.c
led.c [PATCH] arch/sparc/kernel/led.c __user annotations 2005-12-15 10:01:29 -08:00
Makefile
module.c
muldiv.c
pcic.c
pmc.c
process.c
ptrace.c [PATCH] use ptrace_get_task_struct in various places 2006-01-08 20:13:51 -08:00
rtrap.S
sclow.S
semaphore.c
setup.c
signal.c
smp.c
sparc_ksyms.c
sparc-stub.c
sun4c_irq.c
sun4d_irq.c
sun4d_smp.c
sun4m_irq.c
sun4m_smp.c
sun4setup.c
sunos_asm.S
sunos_ioctl.c
sys_solaris.c
sys_sparc.c
sys_sunos.c [SPARC]: Kill CHILD_MAX. 2005-12-22 23:10:03 -08:00
systbls.S
tadpole.c
tick14.c
time.c [PATCH] sparc/kernel/time: __iomem annotations 2005-12-15 10:01:28 -08:00
trampoline.S
traps.c
unaligned.c
vmlinux.lds.S [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S 2005-12-28 13:22:54 -08:00
windows.c
wof.S
wuf.S