Skip to content
Commit 1792136f authored by Willy Tarreau's avatar Willy Tarreau Committed by Greg Kroah-Hartman
Browse files

tools/nolibc: use pselect6 on RISCV

[ Upstream commit 9c2970fb

 ]

This arch doesn't provide the old-style select() syscall, we have to
use pselect6().

Signed-off-by: default avatarWilly Tarreau <w@1wt.eu>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
Stable-dep-of: 184177c3

 ("tools/nolibc: restore mips branch ordering in the _start block")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 487386a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment