Messages in this thread |  | | | Date | Thu, 26 Feb 2009 08:34:02 -0800 (PST) | | From | Davide Libenzi <> | | Subject | Re: [PATCH 4/6] [-mm] epoll: remove unnecessary xchg |
| |
On Tue, 24 Feb 2009, Tony Battersby wrote:
> xchg in ep_unregister_pollwait() is unnecessary because it is protected > by either epmutex or ep->mtx (the same protection as ep_remove()).
Acked-by: Davide Libenzi <davidel@xmailserver.org>
- Davide
|  |