diff options
author | Davide Libenzi <davidel@xmailserver.org> | 2009-04-01 00:24:20 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-01 17:59:20 +0200 |
commit | c0da37753695e010776ccf2200a5731e0f88a9f3 (patch) | |
tree | 4bcc83b718a284808d01929b662ee95fb0c49e8b /net | |
parent | epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() (diff) | |
download | linux-c0da37753695e010776ccf2200a5731e0f88a9f3.tar.xz linux-c0da37753695e010776ccf2200a5731e0f88a9f3.zip |
epoll keyed wakeups: introduce new *_poll() wakeup macros
Introduce new wakeup macros that allow passing an event mask to the wakeup
targets. They exactly mimic their non-_poll() counterpart, with the added
event mask passing capability. I did add only the ones currently
requested, avoiding the _nr() and _all() for the moment.
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions