From: Greg KH <greg@kroah.com>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net
Subject: Re: Patch to fix ub looping with a tag mismatch
Date: Tue, 11 Jan 2005 17:01:51 -0800 [thread overview]
Message-ID: <20050112010151.GD22395@kroah.com> (raw)
In-Reply-To: <20050107212055.3592fcde@lembas.zaitcev.lan>
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
prev parent reply other threads:[~2005-01-12 1:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-08 5:20 Patch to fix ub looping with a tag mismatch Pete Zaitcev
2005-01-12 1:01 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050112010151.GD22395@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=zaitcev@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.