From: Al Viro Date: Sat, 7 Mar 2015 21:08:46 +0000 (+0000) Subject: sunrpc: fix braino in ->poll() X-Git-Tag: omap-for-v4.1/wl12xx-dt~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1711fd9addf214823b993468567cab1f8254fc51;p=pandora-kernel.git sunrpc: fix braino in ->poll() 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 Cc: stable@vger.kernel.org Cc: Bruce Fields Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed