git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa27f3
)
arm64: compat: wire up compat_sys_execveat
author
Will Deacon
<will.deacon@arm.com>
Mon, 12 Jan 2015 16:46:21 +0000
(16:46 +0000)
committer
Will 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