On Jul 27, 2008, at 10:23 AM, Stephen Rothwell wrote:
Hi Jimi,
On Sun, 27 Jul 2008 08:48:09 -0400 Jimi Xenidis
<[EMAIL PROTECTED]> wrote:
Declate compat_sys_epoll_pwait as a conditional syscall like the rest
of the epoll interfaces.
We could have put an #ifdef around the entry in include/a
Hi Jimi,
On Sun, 27 Jul 2008 08:48:09 -0400 Jimi Xenidis <[EMAIL PROTECTED]> wrote:
>
> Declate compat_sys_epoll_pwait as a conditional syscall like the rest
> of the epoll interfaces.
> We could have put an #ifdef around the entry in include/asm-powerpc/
> systbl.h, but IMHO this is ultimately
Declate compat_sys_epoll_pwait as a conditional syscall like the rest
of the epoll interfaces.
We could have put an #ifdef around the entry in include/asm-powerpc/
systbl.h, but IMHO this is ultimately correct patch.
Signed-off-by: Jimi Xenidis <[EMAIL PROTECTED]>
---
diff --git a/kernel/sys_