• Andrew Morton's avatar
    [PATCH] ppc/ppc64: Add posix message queue syscalls · eeb3e3b9
    Andrew Morton authored
    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
    eeb3e3b9
unistd.h 13 KB