kernel-hacking-2024-linux-s.../arch/um/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
..
skas um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
asm-offsets.c
config.c.in
dyn.lds.S
early_printk.c
exec.c
exitcode.c
gmon_syms.c
gprof_syms.c
initrd.c
internal.h
irq.c um: Remove usage of irq_chip->release() 2012-05-21 21:09:36 +02:00
ksyms.c
Makefile um: Use generic init_task 2012-05-05 13:00:26 +02:00
mem.c
physmem.c
process.c move key_repace_session_keyring() into tracehook_notify_resume() 2012-05-23 22:09:20 -04:00
ptrace.c
reboot.c um: properly check all process' threads for a live mm 2012-05-31 17:49:30 -07:00
sigio.c
signal.c new helper: signal_delivered() 2012-06-01 12:58:52 -04:00
smp.c smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
syscall.c
sysrq.c
time.c
tlb.c um: Add BUG() to do_ops()'s error path 2012-05-21 21:09:33 +02:00
trap.c um/kernel/trap.c: port OOM changes to handle_page_fault() 2012-05-31 17:49:26 -07:00
um_arch.c um: Use generic init_task 2012-05-05 13:00:26 +02:00
umid.c
uml.lds.S
vmlinux.lds.S