]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Individual System V IPC system calls
authorSam bobroff <sam.bobroff@au1.ibm.com>
Tue, 13 Oct 2015 01:49:28 +0000 (12:49 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 15 Oct 2015 09:31:57 +0000 (20:31 +1100)
commita34236155afb1cc41945e58388ac988431bcb0b8
tree4d63e6549a20694883ca3cf4326f885712792044
parentf7688056cba1a69b1bd595465cd203e20da420e0
powerpc: Individual System V IPC system calls

This patch provides individual system call numbers for the following
System V IPC system calls, on PowerPC, so that they do not need to be
multiplexed:
* semop, semget, semctl, semtimedop
* msgsnd, msgrcv, msgget, msgctl
* shmat, shmdt, shmget, shmctl

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/systbl.h
arch/powerpc/include/asm/unistd.h
arch/powerpc/include/uapi/asm/unistd.h