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:
518aa1b
)
NET: net_namespace, fix lock imbalance
author
Jiri Slaby
<jirislaby@gmail.com>
Sat, 17 Jan 2009 06:47:12 +0000
(06:47 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Jan 2009 22:39:31 +0000
(14:39 -0800)
register_pernet_gen_subsys omits mutex_unlock in one fail path.
Fix it.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found