On Mon, Jul 26, 2021 at 05:38:00PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.241 release. There are 82 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, 28 Jul 2021 15:38:12 +0000. Anything received after that time might be too late.
perf fails to build:
tests/topology.c: In function ‘session_write_header’: tests/topology.c:53:2: error: implicit declaration of function ‘evlist__delete’; did you mean ‘perf_evlist__delete’? tests/topology.c:53:2: error: nested extern declaration of ‘evlist__delete’
Guenter