On Wed, 21 Feb 2007, Stephen Rothwell wrote: > On Tue, 20 Feb 2007 13:57:58 -0800 [EMAIL PROTECTED] wrote: > > > > From: Davide Libenzi <[email protected]> > > > > Add epoll compat_ code to kernel/compat.c. IA64 and ARM-OABI are currently > > using their own version of epoll compat_ code and they could probably wire > > to > > the new common code. > > So did you just ignore the discussion that went on about this patch and > the suggestions made (by me) and accepted by the author? i.e. why has > this gone to Linus in this form?
Reminder for Andrew ... We talked about having an asm/compat.h define the proper compat_epoll_event structure, and having a define in there that triggers the proper code inside kernel/compat.c. It looks like the better way to go, as Stephen suggested. If that's accepted by everyone, I can go ahead and make a patch. Lemme know ... - Davide - 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
