[SRU][N][PATCH v3 0/2] Included missing upstream commits for LP: #2102181

Mehmet Basaran mehmet.basaran at canonical.com
Tue Apr 15 10:12:18 UTC 2025


BugLink: https://bugs.launchpad.net/bugs/2107336

[ Impact ]
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 perf (from tools) fails to compile.

[ Fix ]
Included missing upstream commits for LP: #2102181 (Upstream stable to v6.6.67, v6.12.6)
commits:
b6b4a62d8525 libperf cpumap: Add any, empty and min helpers
dcd45b376d0a libperf cpumap: Ensure empty cpumap is NULL from alloc

[Test]
Compile and build tested.

[Where problems could occur]
Patches are pretty safe (only additions) and unlikely to introduce bugs.


Ian Rogers (2):
  libperf cpumap: Add any, empty and min helpers
  libperf cpumap: Ensure empty cpumap is NULL from alloc

 tools/lib/perf/cpumap.c              | 33 +++++++++++++++++++++++++++-
 tools/lib/perf/include/perf/cpumap.h | 16 ++++++++++++++
 tools/lib/perf/libperf.map           |  4 ++++
 3 files changed, 52 insertions(+), 1 deletion(-)

-- 
2.43.0




More information about the kernel-team mailing list