public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: "Gupta, Ajay Kumar" <ajay.gupta@ti.com>, Greg KH <gregkh@suse.de>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Felipe Balbi <felipe.balbi@nokia.com>
Subject: Re: [GIT PATCH] USB patches for 2.6-git
Date: Fri, 14 Nov 2008 11:59:48 -0800	[thread overview]
Message-ID: <20081114195948.GA25682@kroah.com> (raw)
In-Reply-To: <491DD440.9000402@ru.mvista.com>

On Fri, Nov 14, 2008 at 10:40:48PM +0300, Sergei Shtylyov wrote:
> Hello.
>
> Greg KH wrote:
>
>>> Hi Greg,
>
>>> There is a difference in the musb patch I submitted and the one which 
>>> actually has been
>>> forwarded to you by Felipe. This difference has introduced a bug.
>
>>> The patch in you series is,
>>> usb: musb: fix BULK request on different available endpoints
>
>>> It was submitted by me at,
>>> http://marc.info/?l=linux-usb&m=122337227617797&w=2
>
>>> And the one which is forwarded to you by Felipe is at,
>>> http://marc.info/?l=linux-usb&m=122528597316728&w=2
>
>>> There is a difference in between above two as below.
>>> Original: +	if (best_end < 0 && qh->type == USB_ENDPOINT_XFER_BULK) {
>>> Sent to you: +	if (best_end > 0 && qh->type == USB_ENDPOINT_XFER_BULK) {
>
>>> It should be [best_end < 0].
>
>>> If it is possible then please correct this mismatch in your series.
>
>> I'll wait to get a patch from Felipe for this.
>
>    I'm seeing it being to you sent at least a week ago -- look for "usb: 
> musb: fix bug in musb_schedule".

As Felipe is the maintainer of the musb code, and has been batching up
patches and sending them on to me when needed, I have only been taking
them from him.

So that message is long deleted from my mail, sorry.

thanks,

greg k-h

  reply	other threads:[~2008-11-14 20:03 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-13 23:02 [GIT PATCH] USB patches for 2.6-git Greg KH
2008-11-14  4:06 ` Gupta, Ajay Kumar
2008-11-14 19:15   ` Greg KH
2008-11-14 19:40     ` Sergei Shtylyov
2008-11-14 19:59       ` Greg KH [this message]
2008-11-14 20:10         ` Sergei Shtylyov
2008-11-14 20:55           ` Greg KH
2008-11-14 21:02             ` Sergei Shtylyov
2008-11-14 21:07               ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2009-03-17 21:05 Greg KH
2009-02-27 22:45 Greg KH
2009-02-09 19:31 Greg KH
2009-01-27 23:49 Greg KH
2009-01-27 23:56 ` Greg KH
2009-01-07 19:24 Greg KH
2009-01-07 20:23 ` Sergei Shtylyov
2009-01-07 21:28   ` Greg KH
2009-01-07 21:42     ` Sergei Shtylyov
2009-01-07 21:54       ` Andrew Morton
2009-01-07 22:48     ` David Brownell
2008-12-17 19:27 Greg KH
2008-10-29 22:38 Greg KH
2008-10-17 22:00 Greg KH
2008-10-17 22:47 ` Linus Torvalds
2008-10-17 23:00   ` Greg KH
2008-10-17 23:09     ` Greg KH
     [not found] ` <gdfauh$hsp$1@ger.gmane.org>
2008-10-19 17:29   ` Greg KH
2008-10-19 19:37     ` Dmitry

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=20081114195948.GA25682@kroah.com \
    --to=greg@kroah.com \
    --cc=ajay.gupta@ti.com \
    --cc=felipe.balbi@nokia.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sshtylyov@ru.mvista.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox