Re: [linux-usb-devel] [PATCH] reduce stack usage in cdc-ether

2003-03-19 Thread Greg KH
On Sun, Mar 16, 2003 at 09:19:19PM -0800, Randy.Dunlap wrote: > Hi Brad, > > This patch to 2.5.64 reduces the large stack usage in > log_device_info() [and makes it static to boot]. > > Please apply. I've applied this to my trees, thanks. greg k-h -

[linux-usb-devel] [PATCH] reduce stack usage in cdc-ether

2003-03-16 Thread Randy.Dunlap
Hi Brad, This patch to 2.5.64 reduces the large stack usage in log_device_info() [and makes it static to boot]. Please apply. Thanks, ~Randypatch_name: cdceth_stack.patch patch_version: 2003-03-16.21:13:20 author: Randy.Dunlap <[EMAIL PROTECTED]> description:reduce large stack u