From: Trond Myklebust Date: Thu, 26 Feb 2015 17:54:46 +0000 (-0500) Subject: NFSv4: Don't call put_rpccred() under the rcu_read_lock() X-Git-Tag: omap-for-v4.1/wl12xx-dt~60^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0af9ffb7bb4e5355470fa60b3eb711ddf226fa;p=pandora-kernel.git NFSv4: Don't call put_rpccred() under the rcu_read_lock() put_rpccred() can sleep. Fixes: 8f649c3762547 ("NFSv4: Fix the locking in nfs_inode_reclaim_delegation()") Cc: stable@vger.kernel.org # 2.6.35+ Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed