Re: [PATCH 3.18 00/52] 3.18.93-stable review

From: Greg Kroah-Hartman
Date: Tue Jan 30 2018 - 09:52:01 EST


On Tue, Jan 30, 2018 at 06:19:15AM -0800, Guenter Roeck wrote:
> On 01/29/2018 04:56 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.18.93 release.
> > There are 52 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 Wed Jan 31 12:36:07 UTC 2018.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 136 pass: 135 fail: 1
> Failed builds:
> um:defconfig
> Qemu test results:
> total: 112 pass: 112 fail: 0
>
> The build failure is:
>
> In file included from arch/um/kernel/config.c:8:0:
> arch/um/include/shared/init.h:43:28: fatal error: linux/compiler.h: No such file or directory
>
> [ several instances ]

Crap, I was trying to apply a number of the UM patches that Android
relies on for their build systems that they patch their kernel for.
I'll go look into those to try to figure out what I got wrong...

thanks,

greg k-h