https://github.com/torvalds/linux
Revision e00b8a24041f37e56b4b8415ce4eba1cbc238065 authored by Trond Myklebust on 27 January 2011, 19:55:39 UTC, committed by Trond Myklebust on 28 January 2011, 18:37:09 UTC
There is no reason to be freeing the delegation cred in the rcu callback,
and doing so is resulting in a lockdep complaint that rpc_credcache_lock
is being called from both softirq and non-softirq contexts.

Reported-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
1 parent c7a360b
History
Tip revision: e00b8a24041f37e56b4b8415ce4eba1cbc238065 authored by Trond Myklebust on 27 January 2011, 19:55:39 UTC
NFS: Fix an NFS client lockdep issue
Tip revision: e00b8a2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 185.2 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top