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)
commita97a42c47608d0bb6f2dfc2e162cc84a27beb43a
tree878ecd27345e267a4811fab938cd3f3a99b7d2d0
parenta3a80544acb3dfa97d43b8eee1332fe1fca7fe51
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