mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
These new syscalls are implemented as generic code, so enable them for architectures like arm64 which use the generic syscall table. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>