git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec40989
)
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 18:47:30 +0000
(14:47 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 21:02:57 +0000
(17:02 -0400)
The patch "SUNRPC: Add rpcauth_list_flavors()" introduces a new error
path in gss_mech_list_pseudoflavors, but fails to release the spin lock.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found