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:
d224a93
)
[PATCH] netpoll: fix netpoll lockup
author
Ingo Molnar
<mingo@elte.hu>
Tue, 12 Dec 2006 16:20:42 +0000
(17:20 +0100)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Tue, 12 Dec 2006 16:37:51 +0000
(08:37 -0800)
current -git doesnt boot on my laptop due to netpoll not unlocking the
tx lock in the else branch.
booted this up on my laptop with lockdep enabled and there are no
locking complaints and it works fine.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found