arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 11/32911/1
authorWill Deacon <will.deacon@arm.com>
Mon, 11 Aug 2014 13:23:37 +0000 (14:23 +0100)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Mon, 29 Dec 2014 08:31:36 +0000 (09:31 +0100)
commit93cfbb830144d1f395c40baade09cd8dc44fb498
tree54b256a08454c94875bedf09eae760c6bf2d6abb
parent0174aa940cc102e1f3ecefc140a3a115b1cb3f2e
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>
Origin: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a97a42c47608d0bb6f2dfc2e162cc84a27beb43a
Backported-by: Maciej Wereski <m.wereski@partner.samsung.com>
getrandom isn't wired.

Change-Id: I0bfb09e924d839ede0f998a73a4b9a395359a1b6
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
arch/arm64/include/asm/unistd32.h