summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2025-07-08 18:34:03 +0100
committerBjorn Helgaas <bhelgaas@google.com>2025-07-22 15:33:16 -0500
commit6aceb36f17abf801000835763df7c64a4f11f46d (patch)
tree5058e44abf8ee89355bd2b3775bc78171fa1a6b1 /scripts/lib
parentcd5ffaf2b1a85f507e668b773575baf77aa6a6d3 (diff)
PCI: xgene-msi: Restructure handler setup/teardown
Another utterly pointless aspect of the xgene-msi driver is that it is built around CPU hotplug. Which is quite amusing since this is one of the few arm64 platforms that, by construction, cannot do CPU hotplug in a supported way (no EL3, no PSCI, no luck). Drop the CPU hotplug nonsense and just setup the IRQs and handlers in a less overdesigned way, grouping things more logically in the process. Signed-off-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://lore.kernel.org/r/20250708173404.1278635-13-maz@kernel.org
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions