Re: [git patches] libata (and devres) fixes

From: Fabio Comolli
Date: Sat Mar 10 2007 - 10:29:29 EST


Maybe KERN_DEBUG instead of KERN_ERR?


On 3/10/07, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
> scsi1 : ata_piix
> ata2: port disabled. ignoring.
> ata2: reset failed, giving up <--- THIS IS NEW.
>
> However, I think it's just bogus as there is ata2 is disabled on this laptop.

This is expected behaviour and it is what every controller except the
PIIX has done for some time. I'm not sure its perfect but we could return
0 from the -ENOENT case in ata_eh_reset() if that is preferred.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/