diff options
author | Willy Tarreau <w@1wt.eu> | 2021-01-21 10:20:27 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-21 21:06:44 +0300 |
commit | 5b1c827ca3b349801e2faff4185118cfa74f94c6 (patch) | |
tree | b43a7962b05c86870788308576297d5b8a85c92f /lib/mpi/mpi-cmp.c | |
parent | be60ca41fbaa93bc8f92b24e34d8cc62af41300d (diff) | |
download | linux-5b1c827ca3b349801e2faff4185118cfa74f94c6.tar.xz |
tools/nolibc: Implement poll() based on ppoll()
Some architectures like arm64 do not implement poll() and have to use
ppoll() instead. This commit therefore makes poll() use ppoll() when
available. This is a port of nolibc's upstream commit 800f75c13ede to
the Linux kernel.
Fixes: 66b6f755ad45 ("rcutorture: Import a copy of nolibc")
Tested-by: Valentin Schneider <valentin.schneider@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com> [arm64]
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions