rv1126-kernel/arch/m32r/kernel
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
..
.gitignore
Makefile m32r: Use generic init_task 2012-05-05 13:00:23 +02:00
align.c
asm-offsets.c
entry.S
head.S
irq.c
m32r_ksyms.c
module.c
process.c
ptrace.c
setup.c
signal.c most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 2012-06-01 12:58:51 -04:00
smp.c
smpboot.c smp: Add task_struct argument to __cpu_up() 2012-04-26 12:06:09 +02:00
sys_m32r.c
syscall_table.S
time.c
traps.c
vmlinux.lds.S