Files
linux/net
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
..
2013-05-14 13:02:30 -07:00
2014-07-28 08:00:04 -07:00
2013-03-28 01:20:42 -04:00
2014-03-06 21:30:02 -08:00
2015-03-18 13:22:32 +01:00