summaryrefslogtreecommitdiffstats
path: root/fs/select.c
diff options
context:
space:
mode:
authorDmitry V. Levin2017-08-22 01:16:43 +0200
committerAl Viro2017-09-19 23:55:57 +0200
commit176826af03666758c656dd27f098cc889b71638b (patch)
tree7add5b3b2bfded9f5d16d9ea5d3d3be93ff499b6 /fs/select.c
parentsignal: simplify compat_sigpending() (diff)
downloadkernel-qcow2-linux-176826af03666758c656dd27f098cc889b71638b.tar.gz
kernel-qcow2-linux-176826af03666758c656dd27f098cc889b71638b.tar.xz
kernel-qcow2-linux-176826af03666758c656dd27f098cc889b71638b.zip
signal: lift sigset size check out of do_sigpending()
As sigsetsize argument of do_sigpending() is not used anywhere else in that function after the check, remove this argument and move the check out of do_sigpending() into rt_sigpending() and its compat analog. Suggested-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Dmitry V. Levin <ldv@altlinux.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions