Re: [PATCH 4.19 000/219] 4.19.92-stable review

From: Greg Kroah-Hartman
Date: Mon Dec 30 2019 - 12:35:11 EST


On Mon, Dec 30, 2019 at 09:19:59AM -0800, Guenter Roeck wrote:
> On Sun, Dec 29, 2019 at 06:16:42PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.19.92 release.
> > There are 219 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, 31 Dec 2019 16:17:25 +0000.
> > Anything received after that time might be too late.
> >
> Build results:
> total: 156 pass: 141 fail: 15
> Failed builds:
> i386:tools/perf
> <all mips>
> x86_64:tools/perf
> Qemu test results:
> total: 381 pass: 316 fail: 65
> Failed tests:
> <all mips>
> <all ppc64_book3s_defconfig>
>
> perf as with v4.14.y.
>
> arch/mips/kernel/syscall.c:40:10: fatal error: asm/sync.h: No such file or directory

Ah, will go drop the offending patch and push out a -rc2 with both of
these issues fixed.

> arch/powerpc/include/asm/spinlock.h:56:1: error: type defaults to âintâ in declaration of âDECLARE_STATIC_KEY_FALSEâ
> and similar errors.
>
> The powerpc build problem is inherited from mainline and has not been fixed
> there as far as I can see. I guess that makes 4.19.y bug-for-bug "compatible"
> with mainline in that regard.

bug compatible is fun :(

greg k-h