Files
linux/net/sunrpc
Al Viro b4301ed560 sunrpc: fix braino in ->poll()
commit 1711fd9add upstream.

POLL_OUT isn't what callers of ->poll() are expecting to see; it's
actually __SI_POLL | 2 and it's a siginfo code, not a poll bitmap
bit...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Bruce Fields <bfields@fieldses.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-18 13:22:32 +01:00
..
2012-11-04 14:43:41 -05:00
2015-03-18 13:22:32 +01:00
2013-04-09 14:13:32 -04:00
2013-02-17 10:53:51 -05:00
2012-04-15 12:44:40 -04:00
2014-03-06 21:30:08 -08:00