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:
d11dfd1
)
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
author
Pranith Kumar
<bobby.prani@gmail.com>
Mon, 1 Sep 2014 18:23:07 +0000
(14:23 -0400)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 9 Sep 2014 09:02:47 +0000
(19:02 +1000)
This patch wires up three new syscalls for powerpc. The three
new syscalls are seccomp, getrandom and memfd_create.
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
No differences found