Re: [PATCH 4.9 000/165] 4.9.215-stable review

From: Greg Kroah-Hartman
Date: Fri Feb 28 2020 - 06:53:17 EST


On Thu, Feb 27, 2020 at 10:44:31AM -0800, Guenter Roeck wrote:
> On Thu, Feb 27, 2020 at 02:34:34PM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.9.215 release.
> > There are 165 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, 29 Feb 2020 13:21:24 +0000.
> > Anything received after that time might be too late.
> >
>
> Building powerpc:defconfig ... failed
> --------------
> Error log:
> In file included from include/linux/bug.h:4:0,
> from include/linux/thread_info.h:11,
> from include/asm-generic/preempt.h:4,
> from ./arch/powerpc/include/generated/asm/preempt.h:1,
> from include/linux/preempt.h:59,
> from include/linux/spinlock.h:50,
> from include/linux/seqlock.h:35,
> from include/linux/time.h:5,
> from include/uapi/linux/timex.h:56,
> from include/linux/timex.h:56,
> from include/linux/sched.h:19,
> from arch/powerpc/kernel/signal_32.c:20:
> arch/powerpc/kernel/signal_32.c: In function âsave_tm_user_regsâ:
> arch/powerpc/kernel/signal_32.c:521:10: error: âtm_suspend_disabledâ undeclared
>
> Also affects v4.14.y.

Thanks for letting me know, I've now dropped 3 powerpc patches from 4.14
and 4.9 and will push out a -rc2 for those trees in a few minutes.

greg k-h