diff options
author | 2010-03-02 13:06:22 -0500 | |
---|---|---|
committer | 2010-03-02 13:06:22 -0500 | |
commit | ebed9203b68a4f333ce5d17e874b26c3afcfeff1 (patch) | |
tree | ec0c24396061eb662594a3b879acc760e41532b7 /kernel | |
parent | SUNRPC: Handle EINVAL error returns from the TCP connect operation (diff) | |
download | wireguard-linux-ebed9203b68a4f333ce5d17e874b26c3afcfeff1.tar.xz wireguard-linux-ebed9203b68a4f333ce5d17e874b26c3afcfeff1.zip |
NFS: Fix an allocation-under-spinlock bug
sunrpc_cache_update() will always call detail->update() from inside the
detail->hash_lock, so it cannot allocate memory.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@kernel.org
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions