mbox series

[GIT,PULL] Please pull powerpc/linux.git powerpc-6.8-4 tag

Message ID 87jzmt9y9p.fsf@mail.lhotse (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] Please pull powerpc/linux.git powerpc-6.8-4 tag | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.8-4

Message

Michael Ellerman Feb. 25, 2024, 12:35 a.m. UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull some more powerpc fixes for 6.8:

The following changes since commit 0846dd77c8349ec92ca0079c9c71d130f34cb192:

  powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach (2024-02-14 23:59:23 +1100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.8-4

for you to fetch changes up to 20c8c4dafe93e82441583e93bd68c0d256d7bed4:

  KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' (2024-02-20 22:32:20 +1100)

- ------------------------------------------------------------------
powerpc fixes for 6.8 #4

 - 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,
Vaibhav Jain.

- ------------------------------------------------------------------
Amit Machhiwal (1):
      KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'

Gaurav Batra (1):
      powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller


 arch/powerpc/include/asm/ppc-pci.h         | 10 ++++++++
 arch/powerpc/kernel/iommu.c                | 23 ++++++++++++-----
 arch/powerpc/kvm/book3s_hv.c               | 26 ++++++++++++++++++--
 arch/powerpc/kvm/book3s_hv_nestedv2.c      | 20 +++++++++++++--
 arch/powerpc/platforms/pseries/pci_dlpar.c |  4 +++
 5 files changed, 73 insertions(+), 10 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmXaiwcACgkQUevqPMjh
pYA7WQ//X2oU8721KN9VjHyeEjMS31bqBW2VqIOhqONDZu374sbwrOxb0gfGQXGX
0BQK/YWC96BO1JShfswMYgH8zaya0DzggwFPoFxjsiS9DYY9fR4xX4mR1eFUMJ1a
Q6yDKulx1pNDe5plLqkSbAAeZoCpJPVfnNgel2YV1BiySxgZd2b/tMgxbrhyUcl4
ZZSZGQsMLVzOyllGQba0Wu87D9uJYd5mpsy5pRGeSG2nQ0fvEdjUGlQlPqOAJk4D
w8z4ukBQypFfq+XAjOeJ1Vq8lwTdtvGnSEB1VrHe1sq2jLboVDin0dSWypuOSvx8
/aO9bzOSiB+JAlGlvECEZJYvlCjXIVHXN5HpbGBI33PB6kNyq67GNmVa3JvsWtmC
3mzHH2l6PbMmaeunp8c8I/8GvaUZuADfA5dac1FU/2vCLIBYt0UXP2vOsw0dPnLF
zb4iNEPmweZC/+bVQSY1PMU+ovUqa/nVKcMcU1NAPynQVRzC8kigkvwhsbnPKmhD
o/6JmX9t7RFVLVDi8AylzATNLf0NyztDBXUE4d1eJk0Eek7EqbEyCaswqUzX2dXA
42Kq8TjEjBVV7RtanW9/IFGunpRCbyqWXM66R0AXb8lhG9WOnLdE5amlUZD2jgm9
SmTtef1sPlQJV/CBVTCEV6ASNj7wo5tZpRJSb5ON4fSq6d1nP/U=
=0p8Z
-----END PGP SIGNATURE-----

Comments

pr-tracker-bot@kernel.org Feb. 25, 2024, 12:57 a.m. UTC | #1
The pull request you sent on Sun, 25 Feb 2024 11:35:14 +1100:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.8-4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ab0a97cffa0bb3b529ca08b0caea772ddb3e0b5c

Thank you!