On 4/8/25 12:55, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.14.2 release. There are 728 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 Thu, 10 Apr 2025 19:51:20 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.14.2-rc3.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.14.y and the diffstat can be found below.
thanks,
greg k-h
perf fails to build with:
util/hist.c: In function '__hists__add_entry': util/hist.c:745:37: error: 'struct addr_location' has no member named 'parallelism' 745 | .parallelism = al->parallelism, | ^~ make[6]: *** [/local/users/fainelli/buildroot/output/arm64/build/linux-custom/tools/build/Makefile.build:86: /local/users/fainelli/buildroot/output/arm64/build/linux-custom/tools/perf/util/hist.o] Error 1