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:
027ea04
)
bonding: Don't hold lock when calling rtnl_unlock
author
Jay Vosburgh
<fubar@us.ibm.com>
Fri, 18 Jan 2008 00:25:03 +0000
(16:25 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 18 Jan 2008 19:38:39 +0000
(14:38 -0500)
Change bond_mii_monitor to not hold any locks when calling rtnl_unlock,
as rtnl_unlock can sleep (when acquring another mutex in netdev_run_todo).
Bug reported by Makito SHIOKAWA <mshiokawa@miraclelinux.com>, who
included a different patch.
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found