mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>