]> git.baikalelectronics.ru Git - kernel.git/commit
futex,x86: Wire up sys_futex_waitv()
authorAndré Almeida <andrealmeid@collabora.com>
Thu, 23 Sep 2021 17:11:06 +0000 (14:11 -0300)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 7 Oct 2021 11:51:11 +0000 (13:51 +0200)
commite0b0dd5367927b2fd3d4b677fd4f781e48b4364e
tree6a557088945460dc70883db244bd47ab00230b2c
parent6600f0bb7045e4e7396eb5a1d68d8fe8a3280f5b
futex,x86: Wire up sys_futex_waitv()

Wire up syscall entry point for x86 arch, for both i386 and x86_64.

Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210923171111.300673-18-andrealmeid@collabora.com
arch/x86/entry/syscalls/syscall_32.tbl
arch/x86/entry/syscalls/syscall_64.tbl