Re: [PATCH 4.14 00/61] 4.14.149-stable review

From: Greg Kroah-Hartman
Date: Fri Oct 11 2019 - 10:01:10 EST


On Fri, Oct 11, 2019 at 06:14:59AM -0700, Guenter Roeck wrote:
> On 10/10/19 9:29 PM, Greg Kroah-Hartman wrote:
> > On Thu, Oct 10, 2019 at 10:12:26AM -0700, Guenter Roeck wrote:
> > > On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
> > > > This is the start of the stable review cycle for the 4.14.149 release.
> > > > There are 61 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 Sat 12 Oct 2019 08:29:51 AM UTC.
> > > > Anything received after that time might be too late.
> > > >
> > >
> > > Preliminary.
> > >
> > > I see several mips build failures.
> > >
> > > arch/mips/kernel/proc.c: In function 'show_cpuinfo':
> > > arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase'
> >
> > Thanks, will go drop the lone mips patch that I think is causing this
> > problem.
> >
>
> Looks like it did. For v4.14.148-61-g6f45e0e87a75:
>
> Build results:
> total: 172 pass: 172 fail: 0
> Qemu test results:
> total: 372 pass: 372 fail: 0

Great! Thanks for running this and letting me know.

greg k-h