diff options
author | Dominik Brodowski <[email protected]> | 2018-03-11 11:34:37 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:00 +0200 |
commit | d53238cd51a80f6f2e5b9d64830c62e2086787bd (patch) | |
tree | b9a8bcae997d06f52c91e52f72c8ff33e7986eec /lib/mpi/mpi-bit.c | |
parent | d300b610812f3c10d146db4c18f98eba38834c70 (diff) |
kernel: open-code sys_rt_sigpending() in sys_sigpending()
A similar but not fully equivalent code path is already open-coded
three times (in sys_rt_sigpending and in the two compat stubs), so
do it a fourth time here.
This patch is part of a series which removes in-kernel calls to syscalls.
On this basis, the syscall entry path can be streamlined. For details, see
http://lkml.kernel.org/r/[email protected]
Cc: Al Viro <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions