提交 9af3cf05 编写于 作者: R Ralf Baechle 提交者: Andi Kleen

[PATCH] x86_64: Wire up compat epoll_pwait

> Which remembers me that I think that MIPS is using the non-compat version
> of sys_epoll_pwait for compat syscalls. But maybe MIPS doesn't need a compat
> syscall for some reason. Dunno.

Which reminds me that x86_64 i386 compat doesn't wire up sys_epoll_pwait ;-)
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
Signed-off-by: NAndi Kleen <ak@suse.de>
上级 9fbbd4dd
......@@ -718,4 +718,5 @@ ia32_sys_call_table:
.quad compat_sys_vmsplice
.quad compat_sys_move_pages
.quad sys_getcpu
.quad sys_epoll_pwait
ia32_syscall_end:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册