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:
0eedf4a
)
[PATCH] skge: phy lock deadlock
author
Stephen Hemminger
<shemminger@osdl.org>
Fri, 22 Jul 2005 23:26:05 +0000
(16:26 -0700)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sun, 31 Jul 2005 04:40:53 +0000
(
00:40
-0400)
Cleanup the phy_lock deadlock because of relocking in the nway_reset path.
Reported by Francois Romieu.
Also, don't need to do irqsave/restore for blink,
just excluding bh is good enough.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found