Re: Linux 2.6.26-rc5 (G5 SATA broken)

From: Alan Cox
Date: Thu Jun 05 2008 - 09:11:20 EST


> And the patch I'm finding successful is below: I won't sign it off,
> for all I know it's reverting part of what Alan is trying to achieve;
> but I expect it'll help towards the right fix.

Its the right fix

ata_sff_check_altstatus() is a routine which does the altstatus
check and may or may not call the helper

ata_sff_check_status() is a default method for ap->ops->

This lunatic naming leads to mistakes 8(
--
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/