Re: [PATCH 6.1 000/139] 6.1.55-rc1 review

From: Greg Kroah-Hartman
Date: Fri Sep 22 2023 - 12:19:06 EST


On Thu, Sep 21, 2023 at 09:03:09AM -0700, Guenter Roeck wrote:
> On Wed, Sep 20, 2023 at 01:28:54PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.1.55 release.
> > There are 139 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Fri, 22 Sep 2023 11:28:09 +0000.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 157 pass: 156 fail: 1
> Failed builds:
> powerpc:ppc32_allmodconfig
> Qemu test results:
> total: 529 pass: 529 fail: 0
>
> Building powerpc:ppc32_allmodconfig ... failed
> --------------
> Error log:
> drivers/usb/gadget/udc/fsl_qe_udc.c: In function 'ch9getstatus':
> drivers/usb/gadget/udc/fsl_qe_udc.c:1964:17: error: ISO C90 forbids mixed declarations and code

Very odd that this only shows up on this one platform. I'll go fix it
up, thanks for the report.

greg k-h