summaryrefslogtreecommitdiff
path: root/drivers/irqchip
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2016-04-11 09:57:52 +0100
committerHuang, Tao <huangtao@rock-chips.com>2016-07-01 14:20:47 +0800
commit1c458f91adfc4ef416e11573aa1884639190ba21 (patch)
tree70474d5edbe5e638f9e56c99f0f857a2c90e21bf /drivers/irqchip
parent16722ef68213dc0af965ea3bac5e8b02fe46444d (diff)
UPSTREAM: genirq: Allow the affinity of a percpu interrupt to be set/retrieved
In order to prepare the genirq layer for the concept of partitionned percpu interrupts, let's allow an affinity to be associated with such an interrupt. We introduce: - irq_set_percpu_devid_partition: flag an interrupt as a percpu-devid interrupt, and associate it with an affinity - irq_get_percpu_devid_partition: allow the affinity of that interrupt to be retrieved. This will allow a driver to discover which CPUs the per-cpu interrupt can actually fire on. Change-Id: I251774db34d1f0145d6c051265886c22f41d941e Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Cc: Jason Cooper <jason@lakedaemon.net> Cc: Will Deacon <will.deacon@arm.com> Cc: Rob Herring <robh+dt@kernel.org> Link: http://lkml.kernel.org/r/1460365075-7316-3-git-send-email-marc.zyngier@arm.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Caesar Wang <wxt@rock-chips.com> (cherry picked from commit 222df54fd8b7641dcc81476f157806bb3144ee1d)
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions