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 kmalloc allows. > > > > > > Please apply. Thanks! > > > > > > JE > > > > > > ===== drivers/usb/host/uhci-debug.c 1.5 vs edited ===== > > > > There is no file called uhci-debug.c :) > > > > I applied this by hand, thanks. > > Curious ... in 2.4 MAX_OUTPUT was only PAGE_SIZE * 8, somewhere > in the migration from uhci-debug.h -> uhci-debug.c somebody > doubled it to PAGE_SIZE * 16. > > So the 2.4 fix might be to set it to 32k??
Hmm, I don't recall making a change like that, but I probably did when I did the original uhci-hcd port. The size isn't that big of a deal. It's almost always just a few kbytes used. JE ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
