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:
990e374
)
V4L/DVB (5505): Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci
author
Hendrik Borghorst
<hendrik@borghorst.org>
Thu, 5 Apr 2007 17:28:11 +0000
(14:28 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:29 +0000
(15:45 -0300)
If you modprobe the b2c2-flexcop-pci module you got a hardlock of your system.
This is due the usage of spin_lock before spin_lock_init is called.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found