Re: [PATCH 4.4 00/92] 4.4.133-stable review

From: Greg Kroah-Hartman
Date: Fri May 25 2018 - 10:12:24 EST


On Thu, May 24, 2018 at 09:47:42PM +0200, Greg Kroah-Hartman wrote:
> On Thu, May 24, 2018 at 10:32:08AM -0700, Guenter Roeck wrote:
> > On Thu, May 24, 2018 at 11:37:37AM +0200, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 4.4.133 release.
> > > There are 92 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 May 26 09:31:28 UTC 2018.
> > > Anything received after that time might be too late.
> > >
> > Build results:
> > total: 146 pass: 145 fail: 1
> > Failed builds:
> > s390:allmodconfig
> > Qemu test results:
> > total: 127 pass: 127 fail: 0
> >
> > Build error (s390:allmodconfig):
> >
> > arch/s390/built-in.o: In function `__s390x_indirect_jump_r1use_r1':
> > (.text.__s390x_indirect_jump_r1use_r1[__s390x_indirect_jump_r1use_r1]+0x2):
> > undefined reference to `_LC_BR_R1'
>
> I'll look into the s390 stuff in the morning, I think I know what I
> messed up there...

Nope, I don't think this was my fault :)

Oddly 'defconfig' worked for s390 with the offending patch, but not
allmodconfig. I've now dropped the patch I think was causing the
problem and pushed out a -rc2.

thanks,

greg k-h