mbox series

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

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

Pull-request

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

Message

Michael Ellerman May 5, 2024, 12:28 a.m. UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull some more powerpc fixes for 6.9:

The following changes since commit 210cfef579260ed6c3b700e7baeae51a5e183f43:

  selftests/powerpc/papr-vpd: Fix missing variable initialization (2024-04-12 14:40:07 +1000)

are available in the git repository at:

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

for you to fetch changes up to 49a940dbdc3107fecd5e6d3063dc07128177e058:

  powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE (2024-04-23 14:34:00 +1000)

- ------------------------------------------------------------------
powerpc fixes for 6.9 #4

 - Fix incorrect delay handling in the plpks (keystore) code.

 - Fix a panic when an LPAR boots with a frozen PE.

Thanks to: Andrew Donnellan, Gaurav Batra, Nageswara R Sastry, Nayna Jain.

- ------------------------------------------------------------------
Gaurav Batra (1):
      powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE

Nayna Jain (1):
      powerpc/pseries: make max polling consistent for longer H_CALLs


 arch/powerpc/include/asm/plpks.h       |  5 ++---
 arch/powerpc/platforms/pseries/iommu.c |  8 ++++++++
 arch/powerpc/platforms/pseries/plpks.c | 10 +++++-----
 3 files changed, 15 insertions(+), 8 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmY20ogACgkQUevqPMjh
pYACiQ/9F0++bTHAbQyWuEE18xmJIbicTWINXyNor9b2hzp4Z7vXFKriXw1PVbLj
oZXWyNfSfZKmcylRed7+a14Nd5dNKehEJnIYJ0Zvhca3Rh9gfKMtN/CfZgDbIFlL
5kLpSG1RV834PSu0tguU+lucJf2SSwkYotlKmQZeB1sSY80r2YGXdCJ24g+mZBIf
ervhfyJE+rd0RPNdxW6SaLxdLcEMcELTu+6H+FU3uNDFpWypstfQHQg6mgLN56hh
4ZEVWTrlq4SNSxlS0f7YthQHIVYqfSqw0FAnXDQHTsy3rqMDkLCZeYVB60kndigh
rOAuK+Hbs2XDCvgcNFeHOBaKS9n4t1AqreinYFLYwRTtnbVhOjEws9K1CPllWveo
2Y+qfOy+NovNUpqfv0xGbbikl8e15DXheA++xjNQqXcwMxl8nJOehjw3BkMQjm48
dhd0ulJ4naPkKfMKbu9/ifq8Xr54n1Cf0fkbECe12tbasvIrbXO74cf/Ar2Zw83N
Xbx1vOREKJ6zdvS5HIt5gG6d3CDG9UHP2JhP+9/JFAbjsVF38jWszcEPEfJBUBoY
3pcNFGNQBUY9me9D2J2wOL2XSA80FT0JQCJ5Dg8zjiJHQh8oBv1yXLT6VgCMjA5y
jnfrZec/IG7HaRb2m20AUCtrHsO56M42ZG5DjZYdTH976Y7+CLc=
=3rSG
-----END PGP SIGNATURE-----

Comments

pr-tracker-bot@kernel.org May 5, 2024, 7:43 p.m. UTC | #1
The pull request you sent on Sun, 05 May 2024 10:28:53 +1000:

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

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

Thank you!