On Tue, 2006-10-03 at 00:27 -0700, Andrew Morton wrote:
> 
> I'm about to send this Linuswards.  Architectures which implement
> TIF_RESTORE_SIGMASK can wire it up.

It needs compat_sys_epoll_wait() for the signal stuff though.

Given the horridness in the definition of 'struct epoll_event', I'm not
finding it easy to convince myself that we don't need compat versions of
other epoll syscalls, but I have a vague recollection that we looked at
this before and it's OK -- i386 is the only 32-bit architecture which
lets the u64 be non-64-bit-aligned? Could do with a better comment
though.

-- 
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to