From: Ralf Baechle Date: Tue, 13 Feb 2007 12:26:26 +0000 (+0100) Subject: [PATCH] x86_64: Wire up compat epoll_pwait X-Git-Tag: v2.6.21-rc1~184^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af3cf054615862c86efcf55a37bb40f0d96e406;p=pandora-kernel.git [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: Ralf Baechle Signed-off-by: Andi Kleen --- Reading git-diff-tree failed