Re: [PATCH 0/2] powerpc/xive: rework xive_find_target_in_mask()

From: Mukesh Kumar Chaurasiya

Date: Fri Mar 20 2026 - 02:06:41 EST


On Wed, Mar 18, 2026 at 11:36:44PM -0400, Yury Norov wrote:
> Simplify the function by switching to using a modern cpumask API.
>
> Yury Norov (2):
> Revert "powerpc/xive: Fix the size of the cpumask used in
> xive_find_target_in_mask()"
> powerpc/xive: rework xive_find_target_in_mask()
>
> arch/powerpc/sysdev/xive/common.c | 31 ++++++-------------------------
> 1 file changed, 6 insertions(+), 25 deletions(-)
>
> --
> 2.43.0
>
Tested the whole series with
https://lore.kernel.org/all/20260320054202.3245144-2-mkchauras@xxxxxxxxx/

Tested-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@xxxxxxxxx>
Reviewed-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@xxxxxxxxx>