Signed-off-by: Fam Zheng <famz@xxxxxxxxxx> --- arch/x86/syscalls/syscall_32.tbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/syscalls/syscall_32.tbl b/arch/x86/syscalls/syscall_32.tbl index bf912d8..5728c2e 100644 --- a/arch/x86/syscalls/syscall_32.tbl +++ b/arch/x86/syscalls/syscall_32.tbl @@ -366,4 +366,4 @@ 357 i386 bpf sys_bpf 358 i386 execveat sys_execveat stub32_execveat 359 i386 epoll_ctl_batch sys_epoll_ctl_batch -360 i386 epoll_pwait1 sys_epoll_pwait1 +360 i386 epoll_pwait1 sys_epoll_pwait1 compat_sys_epoll_pwait1 -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html