Re: [PATCH 4.9 00/88] 4.9.82-stable review

From: Greg Kroah-Hartman
Date: Fri Feb 16 2018 - 15:45:08 EST


On Fri, Feb 16, 2018 at 12:39:23PM -0800, Guenter Roeck wrote:
> On Fri, Feb 16, 2018 at 09:25:21PM +0100, Greg Kroah-Hartman wrote:
> > On Fri, Feb 16, 2018 at 08:54:56PM +0100, Greg Kroah-Hartman wrote:
> > > On Fri, Feb 16, 2018 at 08:21:17PM +0100, Greg Kroah-Hartman wrote:
> > > > On Fri, Feb 16, 2018 at 06:19:46AM -0800, Guenter Roeck wrote:
> > > > > On 02/15/2018 07:16 AM, Greg Kroah-Hartman wrote:
> > > > > > This is the start of the stable review cycle for the 4.9.82 release.
> > > > > > There are 88 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 Feb 17 15:11:46 UTC 2018.
> > > > > > Anything received after that time might be too late.
> > > > > >
> > > > >
> > > > > Build results:
> > > > > total: 145 pass: 137 fail: 8
> > > > > Failed builds:
> > > > > arm:allmodconfig
> > > > > powerpc:defconfig
> > > > > powerpc:allmodconfig
> > > > > powerpc:ppc64e_defconfig
> > > > > powerpc:cell_defconfig
> > > > > powerpc:maple_defconfig
> > > > > powerpc:ppc6xx_defconfig
> > > > > powerpc:mpc83xx_defconfig
> > > > > Qemu test results:
> > > > > total: 126 pass: 119 fail: 7
> > > > > Failed tests:
> > > > > powerpc:mpc8544ds:mpc85xx_defconfig
> > > > > powerpc:mpc8544ds:mpc85xx_smp_defconfig
> > > > > powerpc:mac99:ppc64_book3s_defconfig:nosmp
> > > > > powerpc:mac99:ppc64_book3s_defconfig:smp4
> > > > > powerpc:pseries:pseries_defconfig
> > > > > powerpc:mpc8544ds:ppc64_e5500_defconfig:nosmp
> > > > > powerpc:mpc8544ds:ppc64_e5500_defconfig:smp
> > > >
> > > > Yeah, powerpc is b0rked :(
> > > >
> > > > > Build failures:
> > > > >
> > > > > Building arm:allmodconfig ... failed
> > > > > --------------
> > > > > Error log:
> > > > >
> > > > > drivers/clocksource/timer-stm32.c: In function 'stm32_clockevent_init':
> > > > > drivers/clocksource/timer-stm32.c:191:2: error: implicit declaration of function 'kfree'
> > > >
> > > > Let me go track this one down.
> > >
> > > Found this one, should be fixed, might be a while before I can push out
> > > an updated tree, I'm on a train right now...
> >
> > Now pushed out as -rc2.
> >
>
> I'll run another round of tests tonight and report the results tomorrow
> morning. So far my builders only picked up an update in 4.9.y, but not
> in 3.18.y or 4.14.y (just in case you forgot to push those).

I didn't push those, they were "obvious" fixes :)

thanks,

greg k-h