[PATCH] ppc/ppc64: Add posix message queue syscalls
From: Benjamin Herrenschmidt <benh@kernel.crashing.org> This patch adds the posix message queue syscalls to ppc32 and 64 and fixes our implementation of compat copy siginfo to 32 bits userland which wasn't using the si_code but still doing a switch/case on the signal number. I also reserved some syscalls for the numa API
Showing
Please register or sign in to comment