Re: [PATCH libata-dev#upstream 2/2] libata: move EH repeat reporting into ata_eh_report()

2007-08-15 Thread Jeff Garzik
Tejun Heo wrote: EH is sometimes repeated without any error or action. For example, this happens when probing IDENTIFY fails because of a phantom device. In these cases, all the repeated EH does is making sure there is no unhandled error or pending action and return. This repeation is

[PATCH libata-dev#upstream 2/2] libata: move EH repeat reporting into ata_eh_report()

2007-07-31 Thread Tejun Heo
EH is sometimes repeated without any error or action. For example, this happens when probing IDENTIFY fails because of a phantom device. In these cases, all the repeated EH does is making sure there is no unhandled error or pending action and return. This repeation is necessary to avoid losing

Re: [PATCH libata-dev#upstream 2/2] libata: move EH repeat reporting into ata_eh_report()

2007-07-31 Thread Mikael Pettersson
On Tue, 31 Jul 2007 16:51:00 +0900, Tejun Heo wrote: EH is sometimes repeated without any error or action. For example, this happens when probing IDENTIFY fails because of a phantom device. In these cases, all the repeated EH does is making sure there is no unhandled error or pending action

Re: [PATCH libata-dev#upstream 2/2] libata: move EH repeat reporting into ata_eh_report()

2007-07-31 Thread Tejun Heo
Mikael Pettersson wrote: This is with both 1/2 and 2/2 applied, with only 2/2 applied the EH pending ... is gone and the new exception ... frozen don't appear. Thanks. Right, I'll drop the first patch. -- tejun - To unsubscribe from this list: send the line unsubscribe linux-ide in the body