[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200716142620.GB2176745@kroah.com>
Date: Thu, 16 Jul 2020 16:26:20 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Bixuan Cui <cuibixuan@...wei.com>
Cc: linux-next@...r.kernel.org, gustavoars@...nel.org,
stern@...land.harvard.edu, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org, qiang.zhang@...driver.com,
"Wanghui (John)" <john.wanghui@...wei.com>
Subject: Re: [PATCH -next v2] usb: usbtest: reduce stack usage in test_queue
On Thu, Jul 16, 2020 at 09:47:10PM +0800, Bixuan Cui wrote:
> Fix the warning: [-Werror=-Wframe-larger-than=]
>
> drivers/usb/misc/usbtest.c: In function 'test_queue':
> drivers/usb/misc/usbtest.c:2148:1:
> warning: the frame size of 1232 bytes is larger than 1024 bytes
>
> Reported-by: kbuild test robot <lkp@...el.com>
> Signed-off-by: Bixuan Cui <cuibixuan@...wei.com>
> ---
> drivers/usb/misc/usbtest.c | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
What changed from v1? Always put that below the --- line.
Please fix up and resend a v2.
thanks,
greg k-h
Powered by blists - more mailing lists