mbox series

[GIT,PULL] Please pull powerpc/linux.git powerpc-6.12-2 tag

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

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.12-2

Message

Michael Ellerman Sept. 25, 2024, 10:30 a.m. UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi Linus,

Please pull a couple of powerpc fixes for 6.12:

The following changes since commit 3a7101e9b27fe97240c2fd430c71e61262447dd1:

  Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2024-09-19 08:03:00 +0200)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.12-2

for you to fetch changes up to 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea:

  powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block (2024-09-20 19:06:25 +1000)

- ------------------------------------------------------------------
powerpc fixes for 6.12 #2

 - Fix build error in vdso32 when building 64-bit with COMPAT=y and -Os.

 - Fix build error in pseries EEH when CONFIG_DEBUG_FS is not set.

Thanks to: Christophe Leroy, Narayana Murty N, Christian Zigotzky, Ritesh
Harjani.

- ------------------------------------------------------------------
Christophe Leroy (1):
      powerpc/vdso32: Fix use of crtsavres for PPC64

Narayana Murty N (1):
      powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block


 arch/powerpc/kernel/eeh.c    | 198 ++++++++++----------
 arch/powerpc/lib/crtsavres.S |   2 +-
 2 files changed, 100 insertions(+), 100 deletions(-)
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRjvi15rv0TSTaE+SIF0oADX8seIQUCZvPl5AAKCRAF0oADX8se
IXFDAP9VM7hzp0mbUtc4IgDC1yXVhIyeQnn4iZB99uplOl0rJQD+MAr+QY1YMS/d
8xE1RW8os//z8VJ+Kfq0JIWxKxqbrQw=
=Jokt
-----END PGP SIGNATURE-----

Comments

pr-tracker-bot@kernel.org Sept. 25, 2024, 6:23 p.m. UTC | #1
The pull request you sent on Wed, 25 Sep 2024 20:30:08 +1000:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-6.12-2

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

Thank you!