Tejun Heo wrote: > Slave link action mask is transferred to masater link and all the EH > actions are taken by the master link. ata_eh_about_to_do() and > ata_eh_done() are called with ATA_EH_ALL_ACTIONS to clear the slave > link actions during transfer. This always sets ATA_PFLAG_RECOVERED > flag causing spurious "EH complete" messages. > > Don't set ATA_PFLAG_RECOVERED for slave link actions. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> Oops, slave link is not included in 2.6.27, so this fix doesn't need to go into -stable. Stable team, please ignore this patch. Sorry about the noise. Thanks. -- tejun -- 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