On 8/14/19 10:00 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.67 release. There are 91 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 16 Aug 2019 04:55:34 PM UTC. Anything received after that time might be too late.
Building x86_64:tools/perf ... failed -------------- Error log: Warning: arch/x86/include/asm/cpufeatures.h differs from kernel Warning: arch/x86/include/uapi/asm/kvm.h differs from kernel PERF_VERSION = 4.9.189.ge000f87 util/machine.c: In function ‘machine__create_module’: util/machine.c:1088:43: error: ‘size’ undeclared (first use in this function); did you mean ‘die’? if (arch__fix_module_text_start(&start, &size, name) < 0) ^~~~ die util/machine.c:1088:43: note: each undeclared identifier is reported only once for each function it appears in