commit | cd25b85ba6ee1f67c6458ba9d990170728d60828 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Jan 12 16:46:21 2015 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Mon Jan 12 16:46:21 2015 +0000 |
tree | 35f352fe47dab451c97ca40362409798f460233c | |
parent | eaa27f34e91a14cdceed26ed6c6793ec1d186115 [diff] |
arm64: compat: wire up compat_sys_execveat With 841ee230253f ("ARM: wire up execveat syscall"), arch/arm/ has grown support for the execveat system call. This patch wires up the compat variant for arm64. Signed-off-by: Will Deacon <will.deacon@arm.com>