]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'pci/controller/altera'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:05 +0000 (17:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:05 +0000 (17:32 -0500)
- Do not dispose of the parent IRQ mapping, which belongs to the parent
  interrupt controller (Mahesh Vaidya)

- Fix chained IRQ handler ordering issue and resource leaks on probe
  failure (Mahesh Vaidya)

* pci/controller/altera:
  PCI: altera: Fix resource leaks on probe failure
  PCI: altera: Do not dispose parent IRQ mapping


Trivial merge