linux/arch/cris/arch-v10/kernel
Al Viro efee984c27 new helper: signal_delivered()
Does block_sigmask() + tracehook_signal_handler();  called when
sigframe has been successfully built.  All architectures converted
to it; block_sigmask() itself is gone now (merged into this one).

I'm still not too happy with the signature, but that's a separate
story (IMO we need a structure that would contain signal number +
siginfo + k_sigaction, so that get_signal_to_deliver() would fill one,
signal_delivered(), handle_signal() and probably setup...frame() -
take one).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-06-01 12:58:52 -04:00
..
Makefile
crisksyms.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
debugport.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
dma.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
entry.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
fasttimer.c CRIS: Remove legacy RTC drivers 2012-04-05 11:55:58 +02:00
head.S CRIS: Correct address of the romfs in boot image 2010-08-04 12:59:43 +02:00
io_interface_mux.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
irq.c cris: add missing declaration of kgdb_init() and breakpoint() 2011-08-03 14:25:22 -10:00
kgdb.c cris:fix the wrong function declear 2012-04-03 16:42:15 +02:00
process.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
ptrace.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
setup.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00
shadows.c CRIS v10: Remove useless CVS id from kernel/shadows.c 2008-02-08 11:06:31 +01:00
signal.c new helper: signal_delivered() 2012-06-01 12:58:52 -04:00
time.c CRIS: Remove legacy RTC drivers 2012-04-05 11:55:58 +02:00
traps.c Disintegrate asm/system.h for CRIS 2012-03-28 18:30:02 +01:00