From: Trond Myklebust Date: Wed, 12 Nov 2014 23:04:04 +0000 (-0500) Subject: SUNRPC: Fix locking around callback channel reply receive X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093a1468b6edb0e568be7311b8d2228d205702db;p=pandora-kernel.git SUNRPC: Fix locking around callback channel reply receive Both xprt_lookup_rqst() and xprt_complete_rqst() require that you take the transport lock in order to avoid races with xprt_transmit(). Signed-off-by: Trond Myklebust Cc: stable@vger.kernel.org Reviewed-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed