On 6/13/2024 12:30 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.219 release. There are 317 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 Sat, 15 Jun 2024 11:31:50 +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/v5.x/stable-review/patch-5.10.219-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y and the diffstat can be found below.
thanks,
greg k-h
Seeing the same perf build failure already reported by Harshit aginst 5.15:
In file included from util/cache.h:7, from builtin-annotate.c:13: util/../ui/ui.h:5:10: fatal error: ../util/mutex.h: No such file or directory 5 | #include "../util/mutex.h" | ^~~~~~~~~~~~~~~~~ compilation terminated.
Thanks!