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

From: Alan Cox
Date: Fri Mar 09 2007 - 17:45:10 EST


> 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/