Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Feb 2024 00:49:51 +0000 (16:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Feb 2024 00:49:51 +0000 (16:49 -0800)
commitab0a97cffa0bb3b529ca08b0caea772ddb3e0b5c
tree7c03b0609cc3ff7e7cddbd414edc3bf638ecaa2b
parent91403d50e9b133eea5fb48e473c6f7c9968341a4
parent20c8c4dafe93e82441583e93bd68c0d256d7bed4
Merge tag 'powerpc-6.8-4' of git://git./linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - Fix a crash when hot adding a PCI device to an LPAR since
   recent changes

 - Fix nested KVM level-2 guest reboot failure due to empty
   'arch_compat'

Thanks to Amit Machhiwal, Aneesh Kumar K.V (IBM), Brian King, Gaurav
Batra, and Vaibhav Jain.

* tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
  powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
arch/powerpc/kernel/iommu.c