summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/irq.c
diff options
context:
space:
mode:
authorAgustin Vega-Frias <agustinv@codeaurora.org>2017-02-02 18:23:57 -0500
committerMarc Zyngier <marc.zyngier@arm.com>2017-02-03 15:03:40 +0000
commitfa20b176f609c813d2c677f54c814cbb7ea5f1d1 (patch)
tree270153e3ec9c6974b584e64350883ea15ed17fef /drivers/acpi/irq.c
parent566cf877a1fcb6d6dc0126b076aad062054c2637 (diff)
downloadlinux-stable-fa20b176f609c813d2c677f54c814cbb7ea5f1d1.tar.gz
linux-stable-fa20b176f609c813d2c677f54c814cbb7ea5f1d1.tar.bz2
linux-stable-fa20b176f609c813d2c677f54c814cbb7ea5f1d1.zip
ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
ACPI extended IRQ resources may contain a Resource Source field to specify an alternate interrupt controller, attempting to map them as GSIs is incorrect, so just disable the platform resource. Since this field is currently ignored, we make this change conditional on CONFIG_ACPI_GENERIC_GSI to keep the current behavior on x86 platforms, in case some existing ACPI tables are using this incorrectly. Acked-by: Rafael J. Wysocki <rafael@kernel.org> Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Tested-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Agustin Vega-Frias <agustinv@codeaurora.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/acpi/irq.c')
0 files changed, 0 insertions, 0 deletions