On Llu, 2006-05-15 at 14:15 -0400, Jeff Garzik wrote: > > which persists on Sil 311x on rare motherboards. The rest are either > > addressed with the improved error handling, or are ATAPI + VIA AFAICS. > ATAPI + VIA to that pattern is also showing up on pata_via cases as > well, but only on via so far. Its as if there is a case where the IRQ of > the first command is lost sometimes. I investigated further the problem. For my pata case the interrupt go through idle_irq in ata_host_intr. If I put a printk before ata_host_intr in ata_interrupt there no problem. I bet "altstatus" or "main status" return ATA_BUSY and are not cleared enough fast by the hardware. I will try others tests this evening. Matthieu - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: Re: [PATCH] fix mem-leak in netfilter
- Next by Date: Re: running only 1 process on 1 cpu
- Previous by thread: Re: [RFT] major libata update
- Next by thread: RE: [RFT] major libata update
- Index(es):