kernel-ark/kernel
George Anzinger 71fabd5e48 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
While rooting aroung in the signal code trying to understand how to fix the
SIG_IGN ploy (set sig handler to SIG_IGN and flood system with high speed
repeating timers) I came across what, I think, is a problem in sigaction()
in that when processing a SIG_IGN request it flushes signals from 1 to
SIGRTMIN and leaves the rest.  Attempt to fix this.

Signed-off-by: George Anzinger <george@mvista.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:13:53 -08:00
..
irq [PATCH] kernel/: small cleanups 2006-01-08 20:13:48 -08:00
power
.gitignore
acct.c
audit.c [PATCH] kernel/: small cleanups 2006-01-08 20:13:48 -08:00
auditsc.c
capability.c
compat.c
configs.c
cpu.c
cpuset.c [PATCH] cpuset: skip rcu check if task is in root cpuset 2006-01-08 20:13:45 -08:00
crash_dump.c
dma.c
exec_domain.c
exit.c [PATCH] RCU signal handling 2006-01-08 20:13:40 -08:00
extable.c
fork.c [PATCH] cpuset: fork hook fix 2006-01-08 20:13:43 -08:00
futex.c
intermodule.c
itimer.c
kallsyms.c
Kconfig.hz
Kconfig.preempt
kexec.c
kfifo.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
Makefile
module.c [PATCH] kernel/module.c: removed dead code 2006-01-06 08:33:59 -08:00
panic.c
params.c
pid.c [PATCH] RCU signal handling 2006-01-08 20:13:40 -08:00
posix-cpu-timers.c [PATCH] Fix posix-cpu-timers sched_time accumulation 2006-01-06 20:23:04 -08:00
posix-timers.c
printk.c [PATCH] printk return value: fix it 2006-01-08 20:13:52 -08:00
profile.c
ptrace.c [PATCH] use ptrace_get_task_struct in various places 2006-01-08 20:13:51 -08:00
rcupdate.c [PATCH] rcu file: use atomic primitives 2006-01-08 20:13:48 -08:00
rcutorture.c [PATCH] rcu file: use atomic primitives 2006-01-08 20:13:48 -08:00
resource.c
sched.c [PATCH] RCU signal handling 2006-01-08 20:13:40 -08:00
seccomp.c
signal.c [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 2006-01-08 20:13:53 -08:00
softirq.c
softlockup.c
spinlock.c
stop_machine.c
sys_ni.c [PATCH] Swap Migration V5: sys_migrate_pages interface 2006-01-08 20:12:42 -08:00
sys.c
sysctl.c [PATCH] Make high and batch sizes of per_cpu_pagelists configurable 2006-01-08 20:12:40 -08:00
time.c
timer.c [PATCH] kernel/: small cleanups 2006-01-08 20:13:48 -08:00
uid16.c
user.c
wait.c
workqueue.c [PATCH] add schedule_on_each_cpu() 2006-01-08 20:12:40 -08:00