On Wed, Sep 20, 2023 at 01:30:50PM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.196 release. There are 83 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 Fri, 22 Sep 2023 11:28:09 +0000. Anything received after that time might be too late.
Build results: total: 159 pass: 157 fail: 2 Failed builds: i386:tools/perf x86_64:tools/perf Qemu test results: total: 495 pass: 495 fail: 0
gcc-10: fatal error: no input files compilation terminated.
The error is due to commit 653fc524e350 ("perf build: Update build rule for generated files") which uses PMU_EVENTS_C without introducing it.
Guenter