]> 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)
commit81859225184ee0010dc2bf9366284decdfc431ce
tree878ecd27345e267a4811fab938cd3f3a99b7d2d0
parenta4882307385609e20c3b3cf5dae5eadd914855da
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