original_kernel/arch/x86/um
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Only 3 out of 63 do not.  Renamed the current variant to __set_current_blocked(),
added set_current_blocked() that will exclude unblockable signals, switched
open-coded instances to it.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-06-01 12:58:51 -04:00
..
asm um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
os-Linux
shared/sysdep um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
vdso
Kconfig
Makefile
bug.c
bugs_32.c
bugs_64.c
checksum_32.S x86, extable: Remove open-coded exception table entries in arch/x86/um/checksum_32.S 2012-04-20 13:51:39 -07:00
delay.c
elfcore.c
fault.c
ksyms.c
ldt.c
mem_32.c
mem_64.c
ptrace_32.c
ptrace_64.c
ptrace_user.c
setjmp_32.S
setjmp_64.S
signal.c most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 2012-06-01 12:58:51 -04:00
stub_32.S
stub_64.S
stub_segv.c
sys_call_table_32.c
sys_call_table_64.c um: stub_rt_sigsuspend isn't needed these days anymore 2012-05-21 16:29:01 -04:00
syscalls_32.c um: missing checks of __put_user()/__get_user() return values 2012-05-21 16:29:02 -04:00
syscalls_64.c
sysrq_32.c um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
sysrq_64.c um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
tls_32.c um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h 2012-05-21 16:28:34 -04:00
tls_64.c
user-offsets.c