parisc: fix epoll_pwait syscall on compat kernel
authorHelge Deller <deller@gmx.de>
Sat, 12 Apr 2014 22:03:55 +0000 (00:03 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 18 May 2014 13:58:03 +0000 (14:58 +0100)
commit ab3e55b119c9653b19ea4edffb86f04db867ac98 upstream.

This bug was detected with the libio-epoll-perl debian package where the
test case IO-Ppoll-compat.t failed.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/parisc/kernel/syscall_table.S

index 3735abd..4014d90 100644 (file)
        ENTRY_COMP(vmsplice)
        ENTRY_COMP(move_pages)          /* 295 */
        ENTRY_SAME(getcpu)
-       ENTRY_SAME(epoll_pwait)
+       ENTRY_COMP(epoll_pwait)
        ENTRY_COMP(statfs64)
        ENTRY_COMP(fstatfs64)
        ENTRY_COMP(kexec_load)          /* 300 */