Re: [PATCH 4.9 00/91] 4.9.209-stable review

From: Greg Kroah-Hartman
Date: Sat Jan 11 2020 - 12:51:42 EST


On Sat, Jan 11, 2020 at 07:44:31AM -0800, Guenter Roeck wrote:
> On 1/11/20 1:48 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.9.209 release.
> > There are 91 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 Mon, 13 Jan 2020 09:46:17 +0000.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 172 pass: 169 fail: 3
> Failed builds:
> arm:allmodconfig
> arm:u8500_defconfig
> arm64:allmodconfig
> Qemu test results:
> total: 358 pass: 358 fail: 0
>
> drivers/hwtracing/coresight/coresight-tmc-etf.c: In function 'tmc_alloc_etf_buffer':
> drivers/hwtracing/coresight/coresight-tmc-etf.c:295:10: error: 'event' undeclared

Ugh, I thought I dropped those earlier, but they came back through
Sasha's autosel. There's another build error with another coresight
patch in there too, looks rare enough that your scripts didn't catch it
:)

I'll go push out a -rc2 now with the offending patches dropped.

thanks,

greg k-h