On 10/5/20 8:26 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.150 release. > There are 38 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 Wed, 07 Oct 2020 14:20:55 +0000. > Anything received after that time might be too late.
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 Same problem with tools/perf as with the last release. 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 Again, this is with gcc 6.5.0. Tested-by: Guenter Roeck <li...@roeck-us.net> Guenter