]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/eventfd.c
epoll keyed wakeups: make eventfd use keyed wakeups
authorDavide Libenzi <davidel@xmailserver.org>
Tue, 31 Mar 2009 22:24:23 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Apr 2009 15:59:20 +0000 (08:59 -0700)
commit395108880efff4a4ffa1ffa554477f7f5ba6a031
tree7d5797145d54b6cd8752eb2a6b1fd934336a005f
parent2dfa4eeab0fc7e8633974f2770945311b31eedf6
epoll keyed wakeups: make eventfd use keyed wakeups

Introduce keyed event wakeups inside the eventfd code.

Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: David Miller <davem@davemloft.net>
Cc: William Lee Irwin III <wli@movementarian.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/eventfd.c