From: Davide Libenzi Date: Tue, 31 Mar 2009 22:24:20 +0000 (-0700) Subject: epoll keyed wakeups: introduce new *_poll() wakeup macros X-Git-Tag: v2.6.30-rc1~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0da37753695e010776ccf2200a5731e0f88a9f3;p=pandora-kernel.git 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 Cc: Alan Cox Cc: Ingo Molnar Cc: David Miller Cc: William Lee Irwin III Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed