Re: [PATCH 4.14 000/143] 4.14.79-stable review

From: Greg Kroah-Hartman
Date: Sun Nov 04 2018 - 02:12:11 EST


On Sat, Nov 03, 2018 at 11:22:51AM -0700, Guenter Roeck wrote:
> On 11/3/18 8:04 AM, Greg Kroah-Hartman wrote:
> > On Sat, Nov 03, 2018 at 07:31:42AM -0700, Guenter Roeck wrote:
> > > On 11/2/18 11:33 AM, Greg Kroah-Hartman wrote:
> > > > This is the start of the stable review cycle for the 4.14.79 release.
> > > > There are 143 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 Sun Nov 4 18:27:59 UTC 2018.
> > > > Anything received after that time might be too late.
> > > >
> > >
> > > Build results:
> > > total: 150 pass: 149 fail: 1
> > > Failed builds:
> > > xtensa:allmodconfig
> > > Qemu test results:
> > > total: 318 pass: 318 fail: 0\
> > >
> > > Build failure:
> > >
> > > In file included from include/linux/mlx5/port.h:36:0,
> > > from include/linux/mlx5/driver.h: In function âmlx5_get_vector_affinity_hintâ:
> > > include/linux/mlx5/driver.h:1208:13: error:
> > > âstruct irq_descâ has no member named âaffinity_hintâ
> > >
> > > Caused by commit 19b743c448db ("net/mlx5: Fix mlx5_get_vector_affinity function").
> >
> > Odd, this should be fixed by a later patch in the same queue, as 0 day
> > also reported this.
> >
> > Yes, e3ca34880652 ("net/mlx5: Fix build break when CONFIG_SMP=n") in the
> > 4.14 tree should resolve this. Ah, Sasha added it at the "last minute"
> > after I did the -rc1 release. So this should be resolved now, I'll push
> > out a -rc2 so that it can be verified...
> >
>
> v4.14.78-144-gb825fd9fbad5 builds fine.

Great! Thanks for testing this, and the other two, and letting me know.

greg k-h