commit | a97a42c47608d0bb6f2dfc2e162cc84a27beb43a | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Aug 11 14:23:37 2014 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Aug 18 19:47:04 2014 +0100 |
tree | 878ecd27345e267a4811fab938cd3f3a99b7d2d0 | |
parent | a3a80544acb3dfa97d43b8eee1332fe1fca7fe51 [diff] |
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>