-
- Downloads
futex2: Add sysfs entry for syscall numbers
In the course of futex2 development, it will be rebased on top of
different kernel releases, and the syscall number can change in this
process. Expose futex2 syscall number via sysfs so tools that are
experimenting with futex2 (like Proton/Wine) can test it and set the
syscall number at runtime, rather than setting it at compilation time.
Signed-off-by:
André Almeida <andrealmeid@collabora.com>
Please register or sign in to comment