]> exis.tech > repos - linux.git/commit
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)
commitbf27eed0409340c168a075ddf0007b6b15efd9a8
treebc404fce178118185b31b516a1ebf0e2733ff68f
parent34de2910286cad2fe67d7342b4732d3e52d3301d
parent7a94138caeb27f3c49c1dbd93bf422098925bb28
Merge branch 'pci/controller/altera'

- 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