]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
authorWill Deacon <will.deacon@arm.com>
Mon, 11 Aug 2014 13:23:37 +0000 (14:23 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 18 Aug 2014 18:47:04 +0000 (19:47 +0100)
commit6a06b83d35418d5740b1067073ef11cfcd79f77b
tree878ecd27345e267a4811fab938cd3f3a99b7d2d0
parent44b6053d1dbb6f975808e06ffcb50efced1febe6
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32

arch/arm/ just grew support for the new memfd_create and getrandom
syscalls, so add them to our compat layer too.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/unistd.h
arch/arm64/include/asm/unistd32.h