ACK: [SRU][N][PATCH v3 0/2] Included missing upstream commits for LP: #2102181
Koichiro Den
koichiro.den at canonical.com
Tue Apr 15 12:49:30 UTC 2025
On Tue, Apr 15, 2025 at 01:12:18PM GMT, Mehmet Basaran wrote:
> 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(-)
>
Thanks for handling this!
Acked-by: Koichiro Den <koichiro.den at canonical.com>
More information about the kernel-team
mailing list