kernel-ark/arch/frv/kernel
David Howells fef2b580eb [PATCH] frv: improve signal handling
The attached patch improves the signal handling:

 (1) It makes do_signal() static as it isn't called from anywhere outside of
     the arch code.

 (2) It removes the regs argument to all the static functions within that file,
     using __frame instead (which is the same thing held in a global register).

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:33 -08:00
..
asm-offsets.c kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file 2005-09-09 22:47:53 +02:00
break.S
cmode.S
debug-stub.c
dma.c
entry-table.S
entry.S [PATCH] frv: fix signal handling 2006-01-06 08:33:33 -08:00
frv_ksyms.c [PATCH] frv: Remove export of strtok() 2005-09-05 00:06:01 -07:00
futex.c [PATCH] FRV: Implement futex operations for FRV 2006-01-06 08:33:33 -08:00
gdb-io.c
gdb-io.h
gdb-stub.c
head-mmu-fr451.S
head-uc-fr401.S
head-uc-fr451.S
head-uc-fr555.S
head.inc
head.S
init_task.c
irq-mb93091.c
irq-mb93093.c
irq-mb93493.c
irq-routing.c
irq.c
kernel_thread.S
local.h
Makefile [PATCH] FRV: Implement futex operations for FRV 2006-01-06 08:33:33 -08:00
pm-mb93093.c
pm.c [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h 2005-11-13 18:14:10 -08:00
process.c [PATCH] sched: disable preempt in idle tasks 2005-11-09 07:56:33 -08:00
ptrace.c [PATCH] consolidate sys_ptrace() 2005-11-07 07:53:42 -08:00
semaphore.c [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
setup.c
signal.c [PATCH] frv: improve signal handling 2006-01-06 08:33:33 -08:00
sleep.S
switch_to.S
sys_frv.c
sysctl.c
time.c [PATCH] jiffies_64 cleanup 2005-10-30 17:37:25 -08:00
traps.c
uaccess.c
vmlinux.lds.S