aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorDominik Brodowski <[email protected]>2018-03-20 19:48:14 +0100
committerDominik Brodowski <[email protected]>2018-04-02 20:15:21 +0200
commit41f4f0e2f5f4cd060885405c04214851ffe7b299 (patch)
tree3c465c0218ef422e7d7dd5553c8531479f97d654 /lib/mpi/mpi-bit.c
parent6df354653e8cc07be1f057d9207e1092c0b3963b (diff)
ipc: add semtimedop syscall/compat_syscall wrappers
Provide ksys_semtimedop() and compat_ksys_semtimedop() wrappers to avoid in-kernel calls to these syscalls. The ksys_ prefix denotes that these functions are meant as a drop-in replacement for the syscalls. In particular, they use the same calling convention as sys_semtimedop() and compat_sys_semtimedop(). 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