[PATCH] reenable interrupts in parport code
parport_register_port() does spin_lock_irq() then spin_unlock(). This causes the IDE code to mysteriously go BUG_ON(irqs_disabled()) in a later initcall.
Showing
Please register or sign in to comment