Re: [PATCH #upstream-fixes] libata: fix unexpectedly frozen port after ata_eh_reset()
From: Dave Howorth <hidden>
Date: 2011-05-25 10:57:09
From: Dave Howorth <hidden>
Date: 2011-05-25 10:57:09
Tejun Heo wrote:
- * Some controllers can't be frozen very well and may set - * spuruious error conditions during reset. Clear accumulated - * error information. As reset is the final recovery action, - * nothing is lost by doing this. + * Some controllers can't be frozen very well and may set spuruious + * error conditions during reset. Clear accumulated error + * information and re-thaw the port if frozen. As reset is the + * final recovery action and we cross check link onlineness against + * device classification later, no hotplug event is lost by this.
spuruious -> spurious