aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorZhangjin Wu <[email protected]>2023-05-25 01:58:39 +0800
committerPaul E. McKenney <[email protected]>2023-06-09 11:46:09 -0700
commit0dd2fdbfa59373a77b4d6ba82027b60700b6a0a0 (patch)
tree3cc8a717f893933eda56be1003f3689f3bc139da /lib/mpi/mpi-sub-ui.c
parentda1affc5cedacb91ce0a15ad768e56383d1e48b7 (diff)
tools/nolibc: ppoll/ppoll_time64: add a missing argument
The ppoll and ppoll_time64 syscalls have 5 arguments, but we only provide 4, align with kernel and add the missing sigsetsize argument. Because the sigmask is NULL, the last sigsetsize argument is ignored, keep it as 0 here is safe enough. Signed-off-by: Zhangjin Wu <[email protected]> Signed-off-by: Willy Tarreau <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions