SMP has been implemented recently and is queued for the next release.
It doesn't strive to be a complete implementation. If users send patches support for them, new syscalls can be added. Or downstream users can keep those definitions in their own program. More complex features like…
The kernel also provides a minimal vdso elf parser: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
The latest version of that patch is here: https://lore.kernel.org/lkml/20230820094118.20521-2-julius@z... Also it should be trivial to run this as an out-of-tree module until it's merged. With DKMS or put hid_bl.c into…
SMP has been implemented recently and is queued for the next release.
It doesn't strive to be a complete implementation. If users send patches support for them, new syscalls can be added. Or downstream users can keep those definitions in their own program. More complex features like…
The kernel also provides a minimal vdso elf parser: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
The latest version of that patch is here: https://lore.kernel.org/lkml/20230820094118.20521-2-julius@z... Also it should be trivial to run this as an out-of-tree module until it's merged. With DKMS or put hid_bl.c into…