summaryrefslogtreecommitdiffstats
path: root/kernel/kmod.c
diff options
context:
space:
mode:
authorOleg Nesterov2013-07-04 00:08:14 +0200
committerLinus Torvalds2013-07-04 01:08:01 +0200
commit77d55918029ef4626bfd6ba716728dcc7d919de3 (patch)
tree4f1bc204e9bc1da041868cb2a1746eb67c523feb /kernel/kmod.c
parentptrace: add ability to get/set signal-blocked mask (diff)
downloadkernel-qcow2-linux-77d55918029ef4626bfd6ba716728dcc7d919de3.tar.gz
kernel-qcow2-linux-77d55918029ef4626bfd6ba716728dcc7d919de3.tar.xz
kernel-qcow2-linux-77d55918029ef4626bfd6ba716728dcc7d919de3.zip
signals: eventpoll: do not use sigprocmask()
sigprocmask() should die. None of the current callers actually need this strange interface. Change fs/eventpoll.c to use set_current_blocked(). This also means we should not worry about SIGKILL/SIGSTOP. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Denys Vlasenko <dvlasenk@redhat.com> Cc: Eric Wong <normalperson@yhbt.net> Cc: Jason Baron <jbaron@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions