Re: [PATCH 4.19 000/244] 4.19.149-rc2 review

From: Guenter Roeck
Date: Tue Sep 29 2020 - 17:08:13 EST


On Tue, Sep 29, 2020 at 04:29:27PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.19.149 release.
> There are 244 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 Thu, 01 Oct 2020 14:27:43 +0000.
> Anything received after that time might be too late.
>

For v4.19.148-245-g78ef55b:

Build results:
total: 155 pass: 153 fail: 2
Failed builds:
i386:tools/perf
x86_64:tools/perf
Qemu test results:
total: 421 pass: 421 fail: 0

perf build error:

util/evsel.c: In function ‘perf_evsel__exit’:
util/util.h:25:28: error: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type

Guenter