When applying upstream stable patchset (v6.6.67, v6.12.6) we forgot to include:
acea3779b2aa libperf cpumap: Add any, empty and min helpers
As a result kernel fails to compile.
I am thinking we should include the following 2 commits from upstream as a fix:
dcd45b376d0a libperf cpumap: Ensure empty cpumap is NULL from alloc
b6b4a62d8525 libperf cpumap: Add any, empty and min helpers
When applying upstream stable patchset (v6.6.67, v6.12.6) we forgot to include:
acea3779b2aa libperf cpumap: Add any, empty and min helpers
As a result kernel fails to compile.
I am thinking we should include the following 2 commits from upstream as a fix:
dcd45b376d0a libperf cpumap: Ensure empty cpumap is NULL from alloc
b6b4a62d8525 libperf cpumap: Add any, empty and min helpers