]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Feb 2024 18:37:59 +0000 (10:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Feb 2024 18:37:59 +0000 (10:37 -0800)
commit5ddfc2460611567cea5ed097f9534e7e8e84744b
tree6e19be8e6a3976d4a1bbdbc65cb26b368c3be669
parent5ca243c23ee122ed983a2af3d454a4b58677d2f5
parent67057f48df79a3d73683385f521215146861684b
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci

Pull pci fixes from Bjorn Helgaas:

 - Fix an unintentional truncation of DWC MSI-X address to 32 bits and
   update similar MSI code to match (Dan Carpenter)

* tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
  PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()