Re: [PATCH 4.16 00/55] 4.16.10-stable review

From: Greg Kroah-Hartman
Date: Fri May 18 2018 - 09:01:43 EST


On Fri, May 18, 2018 at 06:29:57AM -0700, Guenter Roeck wrote:
> On 05/18/2018 01:14 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.16.10 release.
> > There are 55 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 May 20 08:14:42 UTC 2018.
> > Anything received after that time might be too late.
> >
>
> For v4.16.9-56-gde63ee0:
>
> Build results:
> total: 143 pass: 142 fail: 1
> Failed builds:
> xtensa:allmodconfig
> Qemu test results:
> total: 139 pass: 139 fail: 0
>
> Build failure:
>
> include/linux/mlx5/driver.h: In function âmlx5_get_vector_affinity_hintâ:
> include/linux/mlx5/driver.h:1284:13: error: âstruct irq_descâ has no member named âaffinity_hintâ
>
> The build failure is inherited from mainline with 'net/mlx5: Fix
> mlx5_get_vector_affinity function' and affects all non-SMP builds with that
> driver enabled. Still not fixed in mainline.
>
> Details are available at http://kerneltests.org/builders/.

Wonderful, thanks for testing all 3 of these and letting me know.

Hopefully someday that upstream breakage will get fixed...

greg k-h