On Tue, 27 Jul 2021 at 01:05, Guenter Roeck linux@roeck-us.net wrote:
On Mon, Jul 26, 2021 at 05:37:32PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.199 release. There are 120 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:
Results from Linaro’s test farm. These build warnings / errors were noticed on arm64, arm, x86_64, and i386 while building perf on 4.19 and below.
builtin-script.c: In function ‘perf_script__exit’: builtin-script.c:2212:2: error: implicit declaration of function ‘perf_thread_map__put’; did you mean ‘thread_map__put’?
builtin-script.c:2212:2: error: nested extern declaration of ‘perf_thread_map__put’ [-Werror=nested-externs] builtin-script.c:2213:2: error: implicit declaration of function ‘perf_cpu_map__put’; did you mean ‘perf_mmap__put’?
tests/topology.c: In function ‘session_write_header’: tests/topology.c:55:2: error: implicit declaration of function ‘evlist__delete’; did you mean ‘perf_evlist__delete’? tests/topology.c:55:2: error: nested extern declaration of ‘evlist__delete’
Guenter
build link, https://ci.linaro.org/view/lkft/job/openembedded-lkft-linux-stable-rc-4.19/D...
-- Linaro LKFT https://lkft.linaro.org