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:
a3a8054
)
arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
author
Will Deacon
<will.deacon@arm.com>
Mon, 11 Aug 2014 13:23:37 +0000
(14:23 +0100)
committer
Will Deacon
<will.deacon@arm.com>
Mon, 18 Aug 2014 18:47:04 +0000
(19:47 +0100)
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>
No differences found