• Andrew Morton's avatar
    [PATCH] generic 32 bit emulation for System-V IPC · 76a9bdec
    Andrew Morton authored
    From: Arnd Bergmann <arnd@arndb.de>
    
    Adds a generic implementation of 32 bit emulation for IPC system calls.  The
    code is based on the existing implementations for sparc64, ia64, mips, s390,
    ppc and x86_64, which can subsequently be converted to use this.
    76a9bdec
compat.h 4.11 KB