linux/arch/frv
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
..
boot
kernel [PATCH] frv: improve signal handling 2006-01-06 08:33:33 -08:00
lib
mb93090-mb00 [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
mm [PATCH] FRV: Make the FRV arch work again 2005-11-28 14:42:23 -08:00
Kconfig
Kconfig.debug
Makefile
defconfig