Re: [RFC,PATCH] poll cleanup 2/3

Davide Libenzi (davidel@xmailserver.org)
Sun, 10 Nov 2002 14:08:13 -0800 (PST)


On Sun, 10 Nov 2002, Manfred Spraul wrote:

> Change 2:
> split the poll_table structure into 2 parts:
> One global part with just a function pointer and a priv variable.
> The 2nd part is user specific:
> for __pollwait: the poll table and the error variable
> for ep_ptable_queue_proc: the pointer to the eventpoll data.
>
> This change is a prerequisite for the next patch, that embedds a few
> waitqueues in the __pollwait specific part of the poll structure.

Manfred, I can ack this with the changes I told you inside fs/eventpoll.c

- Davide

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/