Hello. On 03-05-2012 5:23, Lin Ming wrote:
Commit d902747
Please also specify the summary of that commit in parens.
introduced ATA_EFLAG_OLD_ER to mark entries in the error ring as cleared.
But ata_count_probe_trials_cb() didn't check this flag and it still counts the old error history. So wrong probe trials count is returned and it causes problem, for example, SATA link speed is slowed down from 3.0Gbps to 1.5Gbps.
Fix it by checking ATA_EFLAG_OLD_ER in ata_count_probe_trials_cb().
Cc: stable<stable@xxxxxxxxxxxxxxx> # 2.6.37+ Signed-off-by: Lin Ming<ming.m.lin@xxxxxxxxx>
MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html