All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: nathanl@linux.ibm.com, linuxppc-dev@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, gbatra@linux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-6.8-5 tag
Date: Sun, 03 Mar 2024 23:27:55 +1100	[thread overview]
Message-ID: <877cijfqk4.fsf@mail.lhotse> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull some more powerpc fixes for 6.8:

The following changes since commit 20c8c4dafe93e82441583e93bd68c0d256d7bed4:

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

are available in the git repository at:

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

for you to fetch changes up to 380cb2f4df78433f64847cbc655fad2650e4769c:

  selftests/powerpc: Fix fpu_signal failures (2024-03-01 22:15:30 +1100)

- ------------------------------------------------------------------
powerpc fixes for 6.8 #5

 - Fix IOMMU table initialisation when doing kdump over SR-IOV.

 - Fix incorrect RTAS function name for resetting TCE tables.

 - Fix fpu_signal selftest failures since a recent change.

Thanks to: Gaurav Batra, Nathan Lynch.

- ------------------------------------------------------------------
Gaurav Batra (1):
      powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV

Michael Ellerman (1):
      selftests/powerpc: Fix fpu_signal failures

Nathan Lynch (1):
      powerpc/rtas: use correct function name for resetting TCE tables


 arch/powerpc/include/asm/rtas.h                   |   4 +-
 arch/powerpc/kernel/rtas.c                        |   9 +-
 arch/powerpc/platforms/pseries/iommu.c            | 156 +++++++++++++-------
 tools/testing/selftests/powerpc/math/fpu_signal.c |  16 +-
 4 files changed, 120 insertions(+), 65 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmXka0sACgkQUevqPMjh
pYDiQA/+I2ChbZG4duIm/lXz/vyaIeUTuiyxQmqg2ilpadn4gW7byridRki+fM6t
mfkjvRXqPXMjklYEWAoD/cOx9Fst94Dow+1kxOnj0gKIhY5xSrpIFsPBIkFYFaoA
6RNc1XshZQfc07txAKnc3jaXQAgBYZZJv54jbI33UT0Q3EGQlBO/SJYkBLzZdrJD
Cv61+EccysOlJrzzAkXdJP2OYBRbxKsSPDlnY712yhQQEfiKYSduxz9Xu8Y0s0wG
4UnrLbXnIsFSmqnwmyiG5po5kcoKhzdRh2NqQNnUWbXUBsnlpXLkEbNTt8dtd34p
68+sHOu+5k7bEROzZJ6rnRtmNMMX4ToQmPvtz3CZ1eQH0UomsxntMRz8uJegklpe
3/xUASE4X2KgfZbhyosMONBiAHFNrdhRyMKyYD7t/yaTiqFhpwm25QCm572gvh3t
SDEebeMc7fK2ExJYzf5wJDK4dTnD2yInyS7go+rkjysH7j3VKfZ5ySCbs1Vt3NpI
gI+RJC7HRx+nX4/9/aReaIvVHEQg7jAZXqCvHjA7pxLdbHTzDE9Ia/74sgmiZpbt
CYSP7xAOXH2juG9Nmd3PLVpn72neCuyMnwRDv90DT3dmSK+AtDpL3Qbqorh3UmmA
pkUqXv0lP85u9nXrobuy44o0LE/2S4aWRiUlEVWO2kdRR1PGwo0=
=CZjY
-----END PGP SIGNATURE-----

WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <mpe@ellerman.id.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: gbatra@linux.vnet.ibm.com, linux-kernel@vger.kernel.org,
	linuxppc-dev@lists.ozlabs.org, nathanl@linux.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-6.8-5 tag
Date: Sun, 03 Mar 2024 23:27:55 +1100	[thread overview]
Message-ID: <877cijfqk4.fsf@mail.lhotse> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull some more powerpc fixes for 6.8:

The following changes since commit 20c8c4dafe93e82441583e93bd68c0d256d7bed4:

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

are available in the git repository at:

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

for you to fetch changes up to 380cb2f4df78433f64847cbc655fad2650e4769c:

  selftests/powerpc: Fix fpu_signal failures (2024-03-01 22:15:30 +1100)

- ------------------------------------------------------------------
powerpc fixes for 6.8 #5

 - Fix IOMMU table initialisation when doing kdump over SR-IOV.

 - Fix incorrect RTAS function name for resetting TCE tables.

 - Fix fpu_signal selftest failures since a recent change.

Thanks to: Gaurav Batra, Nathan Lynch.

- ------------------------------------------------------------------
Gaurav Batra (1):
      powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV

Michael Ellerman (1):
      selftests/powerpc: Fix fpu_signal failures

Nathan Lynch (1):
      powerpc/rtas: use correct function name for resetting TCE tables


 arch/powerpc/include/asm/rtas.h                   |   4 +-
 arch/powerpc/kernel/rtas.c                        |   9 +-
 arch/powerpc/platforms/pseries/iommu.c            | 156 +++++++++++++-------
 tools/testing/selftests/powerpc/math/fpu_signal.c |  16 +-
 4 files changed, 120 insertions(+), 65 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmXka0sACgkQUevqPMjh
pYDiQA/+I2ChbZG4duIm/lXz/vyaIeUTuiyxQmqg2ilpadn4gW7byridRki+fM6t
mfkjvRXqPXMjklYEWAoD/cOx9Fst94Dow+1kxOnj0gKIhY5xSrpIFsPBIkFYFaoA
6RNc1XshZQfc07txAKnc3jaXQAgBYZZJv54jbI33UT0Q3EGQlBO/SJYkBLzZdrJD
Cv61+EccysOlJrzzAkXdJP2OYBRbxKsSPDlnY712yhQQEfiKYSduxz9Xu8Y0s0wG
4UnrLbXnIsFSmqnwmyiG5po5kcoKhzdRh2NqQNnUWbXUBsnlpXLkEbNTt8dtd34p
68+sHOu+5k7bEROzZJ6rnRtmNMMX4ToQmPvtz3CZ1eQH0UomsxntMRz8uJegklpe
3/xUASE4X2KgfZbhyosMONBiAHFNrdhRyMKyYD7t/yaTiqFhpwm25QCm572gvh3t
SDEebeMc7fK2ExJYzf5wJDK4dTnD2yInyS7go+rkjysH7j3VKfZ5ySCbs1Vt3NpI
gI+RJC7HRx+nX4/9/aReaIvVHEQg7jAZXqCvHjA7pxLdbHTzDE9Ia/74sgmiZpbt
CYSP7xAOXH2juG9Nmd3PLVpn72neCuyMnwRDv90DT3dmSK+AtDpL3Qbqorh3UmmA
pkUqXv0lP85u9nXrobuy44o0LE/2S4aWRiUlEVWO2kdRR1PGwo0=
=CZjY
-----END PGP SIGNATURE-----

             reply	other threads:[~2024-03-03 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03 12:27 Michael Ellerman [this message]
2024-03-03 12:27 ` [GIT PULL] Please pull powerpc/linux.git powerpc-6.8-5 tag Michael Ellerman
2024-03-03 17:51 ` pr-tracker-bot
2024-03-03 17:51   ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cijfqk4.fsf@mail.lhotse \
    --to=mpe@ellerman.id.au \
    --cc=gbatra@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nathanl@linux.ibm.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.