powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()
authorPranith Kumar <bobby.prani@gmail.com>
Mon, 1 Sep 2014 18:23:07 +0000 (14:23 -0400)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 9 Sep 2014 09:02:47 +0000 (19:02 +1000)
commit7d59deb50aafbdc01b52aed209d202d827261cb0
tree9c98a4be4c412e9a1e8389e611430f4bdb39eea8
parentd11dfd179b444bcbc15545cc03761f607168d7a3
powerpc: Wire up sys_seccomp(), sys_getrandom() and sys_memfd_create()

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>
arch/powerpc/include/asm/systbl.h
arch/powerpc/include/asm/unistd.h
arch/powerpc/include/uapi/asm/unistd.h