genirq: Refactor accessors to use irq_data_get_affinity_mask
[ Upstream commit 961343d7 ] A couple of functions directly reference the affinity mask. Route them through irq_data_get_affinity_mask so they will pick up any refactoring done there. Signed-off-by:Samuel Holland <samuel@sholland.org> Signed-off-by:
Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220701200056.46555-6-samuel@sholland.org Stable-dep-of: feabecaf ("genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading