On Wed, Nov 24, 2021 at 2:21 PM André Almeida andrealmeid@collabora.com wrote:
Wireup futex_waitv syscall for all remaining archs.
Signed-off-by: André Almeida andrealmeid@collabora.com
Reviewed-by: Arnd Bergmann arnd@arndb.de
I double-checked that futex_waitv() doesn't need any architecture specific hacks, and that the list above is complete.
Should I take this through the asm-generic tree, or would you send it through the tip tree?
Arnd