• Andi Kleen's avatar
    [PATCH] Change 64bit epoll ABI for AMD64 · a64bf26a
    Andi Kleen authored
    As discussed earlier. The 64bit epoll ABI on AMD64 is changed to
    match 32bit. This way we avoid emulation overhead.
    
    To catch old binaries I allocate new syscall slots.
    a64bf26a
unistd.h 25.2 KB