mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>