]> Gentwo Git Trees - linux/.git/commit
ACPI: irq: Add interrupt affinity reporting interface
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:19 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:32 +0000 (17:16 +0100)
commit5324fe21ba9b77b299c02191645a97777cdd73ac
treedb446d416d820e6bbf8de16bb9f8bf20918a9b0f
parent87b0031f7f73dac2ebb874fc8f331a66ee3b5cbd
ACPI: irq: Add interrupt affinity reporting interface

Plug the irq_populate_fwspec_info() helper into the ACPI layer to offer an
interrupt affinity reporting function. This is currently only supported for
the CONFIG_ACPI_GENERIC_GSI configurations, but could later be extended to
legacy architectures if necessary.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Will Deacon <will@kernel.org>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org>
Link: https://patch.msgid.link/20251020122944.3074811-3-maz@kernel.org
drivers/acpi/irq.c
include/linux/acpi.h