Re: Patch to fix ub looping with a tag mismatch

From: Greg KH
Date: Tue Jan 11 2005 - 20:08:17 EST


On Fri, Jan 07, 2005 at 09:20:55PM -0800, Pete Zaitcev wrote:
> If a command times out, we resubmit a retry. Some devices, however, buffer
> everything we send and then eventually reply to a command we have timed out
> already. We receive a bad tag, send a new command, device replies to the
> one sent before, and so on without end.
>
> The fix is to flush pending replies if tags mismatch (by reading them).
>
> Signed-off-by: Pete Zaitcev

Applied, thanks.

greg k-h

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