arm64: compat: wire up compat_sys_execveat
authorWill Deacon <will.deacon@arm.com>
Mon, 12 Jan 2015 16:46:21 +0000 (16:46 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 12 Jan 2015 16:46:21 +0000 (16:46 +0000)
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>

No differences found