mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-15 20:29:08 +00:00
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>