Re: [PATCH 3.10 00/86] 3.10.39-stable review

From: Greg Kroah-Hartman
Date: Mon May 05 2014 - 16:40:43 EST


On Sun, May 04, 2014 at 11:15:44AM -0700, Guenter Roeck wrote:
> On 05/04/2014 08:40 AM, Greg Kroah-Hartman wrote:
> >This is the start of the stable review cycle for the 3.10.39 release.
> >There are 86 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 Tue May 6 15:41:13 UTC 2014.
> >Anything received after that time might be too late.
> >
>
> I am still seeing build failures, even with x86_64 (both allmodconfig and
> allyesconfig fail).
> total: 127 pass: 113 skipped: 4 fail: 10
>
> drivers/usb/musb/musb_core.c: In function 'musb_stage0_irq':
> drivers/usb/musb/musb_core.c:673:26: error: 'struct musb' has no member named 'hcd'
>
> Problem is due to 'usb: musb: avoid NULL pointer dereference'.
> A brief glance into the code suggests that the patch will require an explicit
> back-port to 3.10.

Thanks, I've now dropped that one.

> Greg, I suspect you might not have USB_MUSB_HDRC enabled in your builds.

I don't :(

I'm running with a distro kernel config in the builds to let me build
the kernel, which doesn't pick up a lot of the embedded options, like
musb.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/