public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] USB speedtouch update
@ 2003-05-20 22:49 Duncan Sands
  2003-05-21  2:07 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Duncan Sands @ 2003-05-20 22:49 UTC (permalink / raw)
  To: linux-usb-devel; +Cc: Greg KH, linux-kernel

The following patches are against Greg's 2.5 USB tree.
They contain a rewrite of the packet reception code and
many tweaks.

Duncan.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 00/14] USB speedtouch update
  2003-05-20 22:49 [PATCH 00/14] USB speedtouch update Duncan Sands
@ 2003-05-21  2:07 ` Greg KH
  2003-05-21  8:24   ` Duncan Sands
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2003-05-21  2:07 UTC (permalink / raw)
  To: Duncan Sands; +Cc: linux-usb-devel, linux-kernel

On Wed, May 21, 2003 at 12:49:24AM +0200, Duncan Sands wrote:
> The following patches are against Greg's 2.5 USB tree.
> They contain a rewrite of the packet reception code and
> many tweaks.

I've applied all of these to my tree, but I didn't apply the following
to Linus's tree because they just didn't apply.  I tried to fix up a few
by hand, and got some of them to work, but eventually gave up on the
rest.  So here's a list of the ones that didn't go into Linus's tree:
	USB speedtouch: use optimally sized reconstruction buffers
	USB speedtouch: send path micro optimizations
	USB speedtouch: kfree_skb -> dev_kfree_skb
	USB speedtouch: receive code rewrite

Also this one didn't go into Linus's tree, as it's already there:
	USB speedtouch: remove MOD_XXX_USE_COUNT

So, any patches against Linus's latest bk tree to bring the above into
sync would be appreciated.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 00/14] USB speedtouch update
  2003-05-21  2:07 ` Greg KH
@ 2003-05-21  8:24   ` Duncan Sands
  2003-05-21 18:18     ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Duncan Sands @ 2003-05-21  8:24 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-usb-devel, linux-kernel

> I've applied all of these to my tree, but I didn't apply the following
> to Linus's tree because they just didn't apply.  I tried to fix up a few
> by hand, and got some of them to work, but eventually gave up on the
> rest.  So here's a list of the ones that didn't go into Linus's tree:
> 	USB speedtouch: use optimally sized reconstruction buffers
> 	USB speedtouch: send path micro optimizations
> 	USB speedtouch: kfree_skb -> dev_kfree_skb
> 	USB speedtouch: receive code rewrite
>
> Also this one didn't go into Linus's tree, as it's already there:
> 	USB speedtouch: remove MOD_XXX_USE_COUNT
>
> So, any patches against Linus's latest bk tree to bring the above into
> sync would be appreciated.

I think the problem is that you forgot to apply this one to Linus's tree:

[PATCH 02/14] USB speedtouch: trivial whitespace and name changes

Ciao,

Duncan.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 00/14] USB speedtouch update
  2003-05-21  8:24   ` Duncan Sands
@ 2003-05-21 18:18     ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2003-05-21 18:18 UTC (permalink / raw)
  To: Duncan Sands; +Cc: linux-usb-devel, linux-kernel

On Wed, May 21, 2003 at 10:24:38AM +0200, Duncan Sands wrote:
> > I've applied all of these to my tree, but I didn't apply the following
> > to Linus's tree because they just didn't apply.  I tried to fix up a few
> > by hand, and got some of them to work, but eventually gave up on the
> > rest.  So here's a list of the ones that didn't go into Linus's tree:
> > 	USB speedtouch: use optimally sized reconstruction buffers
> > 	USB speedtouch: send path micro optimizations
> > 	USB speedtouch: kfree_skb -> dev_kfree_skb
> > 	USB speedtouch: receive code rewrite
> >
> > Also this one didn't go into Linus's tree, as it's already there:
> > 	USB speedtouch: remove MOD_XXX_USE_COUNT
> >
> > So, any patches against Linus's latest bk tree to bring the above into
> > sync would be appreciated.
> 
> I think the problem is that you forgot to apply this one to Linus's tree:
> 
> [PATCH 02/14] USB speedtouch: trivial whitespace and name changes

Bleah, you're right.  I'll fix this up and push the remaining fixes to
Linus.

Thanks for figuring this out, and sorry for messing it up.

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-21 18:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-20 22:49 [PATCH 00/14] USB speedtouch update Duncan Sands
2003-05-21  2:07 ` Greg KH
2003-05-21  8:24   ` Duncan Sands
2003-05-21 18:18     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox