diff options
| author | 2026-03-18 23:36:46 -0400 | |
|---|---|---|
| committer | 2026-04-01 09:21:04 +0530 | |
| commit | ce7c43b0871989b4c665cceb9720d79b933c1818 (patch) | |
| tree | 50c036806ad28388f4f24738f72c309dbc7efeed /include/linux/bcma/ssh:/git@git.zx2c4.com | |
| parent | Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()" (diff) | |
powerpc/xive: rework xive_find_target_in_mask()
Switch the function to using modern cpumask API and drop most of the
housekeeping code.
Notice, if first >= nr_cpu_ids, for_each_cpu_wrap() iterator behaves just
like for_each_cpu(), i.e. begins from 0. So even if WARN_ON() is triggered,
no special handling is needed.
Signed-off-by: Yury Norov <ynorov@nvidia.com>
Tested-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@gmail.com>
Reviewed-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Reviewed-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@gmail.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20260319033647.881246-3-ynorov@nvidia.com
Diffstat (limited to 'include/linux/bcma/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
