Re: [PATCH v2 0/4] powerpc: A few misc cpumask changes

From: Shrikanth Hegde

Date: Mon May 18 2026 - 00:44:32 EST


Hi Maddy, Christophe,


Based on tip/master at: (dffc5753ba4c "Merge branch into tip/master: 'timers/clocksource'")


Gentle Ping,
Still applies cleanly to today's tip master.
Shrikanth Hegde (4):
powerpc: Use cpumask_next_wrap instead
powerpc: Simplify cpumask api usage for cpuinfo display
powerpc/perf: Use cpumask_intersects api for checking disable path
powerpc/xive: Add warning if target CPU not found

arch/powerpc/kernel/irq.c | 5 +----
arch/powerpc/kernel/setup-common.c | 7 ++-----
arch/powerpc/mm/book3s64/hash_utils.c | 4 +---
arch/powerpc/perf/imc-pmu.c | 6 ++----
arch/powerpc/sysdev/xive/common.c | 1 +
5 files changed, 7 insertions(+), 16 deletions(-)



Do you have any comments on this? Do you want me to resend with yury's tag?