Re: qstor driver -> irq 193: nobody cared

2006-11-17 Thread Alberto Alonso
FYI: trying with just the first patch didn't work. I got the usual: irq 185: nobody cared (try booting with the "irqpoll" option) __report_bad_irq+0x2a/0xa0 handle_IRQ_event +0x30/0x70 note_interrupt+0x80/0xf0 __do_IRQ+0xdc/0xf0 do_IRQ+0x19/0x30 common_interrupt+0x1a/0x20 default_idl

Re: qstor driver -> irq 193: nobody cared

2006-11-16 Thread Mark Lord
Alberto Alonso wrote: Sorry for the long delay, I've been called on too many issues at work this week. Anyway, the patch basically made the drives not usable. Mmm.. Okay, thanks for helping track this down. It appears that this got broken when the ATA_TFLAG_POLLING got introduced into libata,