-
由 Hendrik Borghorst 提交于
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: NMauro Carvalho Chehab <mchehab@infradead.org>
4f210e07
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: NMauro Carvalho Chehab <mchehab@infradead.org>