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:
8c0713a
)
team: convert overall spinlock to mutex
author
Jiri Pirko
<jpirko@redhat.com>
Wed, 16 Nov 2011 11:09:08 +0000
(11:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Nov 2011 23:16:37 +0000
(18:16 -0500)
No need to have spinlock for this purpose. So convert this to mutex and
avoid current schedule while atomic problems in netlink code.
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found