]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85f6c770a4c03b27f463a9a8fd50d548df03bde3
tree9c98a4be4c412e9a1e8389e611430f4bdb39eea8
parentc6e2811698a246fc22ef45907977006d01375395
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