OSDN Git Service

genirq: Refactor accessors to use irq_data_get_affinity_mask
authorSamuel Holland <samuel@sholland.org>
Fri, 1 Jul 2022 20:00:53 +0000 (15:00 -0500)
committerMarc Zyngier <maz@kernel.org>
Thu, 7 Jul 2022 08:38:04 +0000 (09:38 +0100)
commit961343d7822624d0e329ab4167c7e1d02bb53112
tree4c7bd810b377ed98b4bc633f89549e185d823455
parent610306306aaa56ab324d03a55138ea611be9e282
genirq: Refactor accessors to use irq_data_get_affinity_mask

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
include/linux/irq.h