[linux-usb-devel] Re: [patch] 2.4 fix UHCI debug kmalloc() usage

2003-06-23 Thread Johannes Erdfelt
On Fri, Jun 20, 2003, Luck, Tony <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 20, 2003 at 04:11:07PM -0400, Johannes Erdfelt wrote: > > > Here's a patch from Tony Luck that fixes a problem with the UHCI > > > debugging code on architectures with big page sizes. We end up > > > allocating more than km

[linux-usb-devel] Re: [patch] 2.4 fix UHCI debug kmalloc() usage

2003-06-20 Thread Greg KH
On Fri, Jun 20, 2003 at 02:35:44PM -0700, Luck, Tony wrote: > > On Fri, Jun 20, 2003 at 04:11:07PM -0400, Johannes Erdfelt wrote: > > > Here's a patch from Tony Luck that fixes a problem with the UHCI > > > debugging code on architectures with big page sizes. We end up > > > allocating more than km

[linux-usb-devel] RE: [patch] 2.4 fix UHCI debug kmalloc() usage

2003-06-20 Thread Luck, Tony
> On Fri, Jun 20, 2003 at 04:11:07PM -0400, Johannes Erdfelt wrote: > > Here's a patch from Tony Luck that fixes a problem with the UHCI > > debugging code on architectures with big page sizes. We end up > > allocating more than kmalloc allows. > > > > Please apply. Thanks! > > > > JE > > > > ==

[linux-usb-devel] RE: [patch] 2.4 fix UHCI debug kmalloc() usage

2003-06-20 Thread Luck, Tony
> On Fri, Jun 20, 2003 at 04:11:07PM -0400, Johannes Erdfelt wrote: > > Here's a patch from Tony Luck that fixes a problem with the UHCI > > debugging code on architectures with big page sizes. We end up > > allocating more than kmalloc allows. > > > > Please apply. Thanks! > > > > JE > > > > ==

[linux-usb-devel] Re: [patch] 2.4 fix UHCI debug kmalloc() usage

2003-06-20 Thread Greg KH
On Fri, Jun 20, 2003 at 04:11:07PM -0400, Johannes Erdfelt wrote: > Here's a patch from Tony Luck that fixes a problem with the UHCI > debugging code on architectures with big page sizes. We end up > allocating more than kmalloc allows. > > Please apply. Thanks! > > JE > > = drivers/usb/host