[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87o88oiuc7.fsf@mpe.ellerman.id.au>
Date: Sun, 19 Sep 2021 23:11:04 +1000
From: Michael Ellerman <mpe@...erman.id.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: clg@...d.org, ganeshgr@...ux.ibm.com, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, npiggin@...il.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-5.15-2 tag
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi Linus,
Please pull powerpc fixes for 5.15:
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.15-2
for you to fetch changes up to c006a06508db4841d256d82f42da392d6391f3d9:
powerpc/xics: Set the IRQ chip data for the ICS native backend (2021-09-15 22:05:53 +1000)
- ------------------------------------------------------------------
powerpc fixes for 5.15 #2
Fix crashes when scv (System Call Vectored) is used to make a syscall when a transaction
is active, on Power9 or later.
Fix bad interactions between rfscv (Return-from scv) and Power9 fake-suspend mode.
Fix crashes when handling machine checks in LPARs using the Hash MMU.
Partly revert a recent change to our XICS interrupt controller code, which broke the
recently added Microwatt support.
Thanks to: Cédric Le Goater, Eirik Fuller, Ganesh Goudar, Gustavo Romero, Joel Stanley,
Nicholas Piggin.
- ------------------------------------------------------------------
Cédric Le Goater (1):
powerpc/xics: Set the IRQ chip data for the ICS native backend
Ganesh Goudar (1):
powerpc/mce: Fix access error in mce handler
Nicholas Piggin (4):
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
selftests/powerpc: Add scv versions of the basic TM syscall tests
powerpc/64s: system call rfscv workaround for TM bugs
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
arch/powerpc/kernel/interrupt.c | 43 ++++++++++++++++++++
arch/powerpc/kernel/interrupt_64.S | 41 -------------------
arch/powerpc/kernel/mce.c | 17 +++++++-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 36 +++++++++++++++-
arch/powerpc/sysdev/xics/xics-common.c | 4 +-
tools/testing/selftests/powerpc/tm/tm-syscall-asm.S | 37 ++++++++++++++++-
tools/testing/selftests/powerpc/tm/tm-syscall.c | 36 ++++++++++++----
7 files changed, 159 insertions(+), 55 deletions(-)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmFHMuoACgkQUevqPMjh
pYD59RAAsMPzDU+iT15Vm2dC9Ar4hmlLvC0Ew3I/JigC/XSf1bcyGPM4ybSUsoLj
wop5AeOyoaAtegWki3HxMM5iC99KRI9GuJd8Fa8yrSwKYz/O+6oqVJdq0oJY/rLl
NpHDgFCencKya/H0UV+Xobfb41ol25bGchMfcuhQw5G6JVCtWbYSFQXUefTcC3lt
GjYy9jLzvNT7DGlmJBJaeIU78vqRbXLmbHgBwLhxIIBD0us48BQX4elDWcP5Jjwr
UMyz962EaWLAb/nyac9BHzqO9OS6awYJGI5lx3CPJz3+VA6RI/Vu8WoentfejupP
GaiGnCcRBnUAkcUuapy0XQtcv9197yOLkLi5XUPgS82o9EuI2+TLtpoZCwLBOceu
HLpcjYbxf6rV79wYb+P5+oZkPIUi+JWEzF9hCMSFDIJO3mY8rqoDqbEnGEIdiQUi
6IhihFw6s4a15vd+sn0J1KsUvceeA98zE/7zFXW1tYTqxn2zlJFn923EJuHMr+24
mCQb4JvsWlUi+8YuEvr1659I0nstFJaUxY1BFDuFr5oR4/ZFDwnRUs2JbAw8No8Y
uzM7wuq1PMswnKLm5cnR3tsYOVgwTdR6O9wCe3Uva4PoOoB5Y97VpSU8ElfPI+c+
ePdHNteAjRiMLTggWzLryCUNw+2T8wny/r9nyx5tfI2JswXgSvg=
=KZ/U
-----END PGP SIGNATURE-----
Powered by blists - more mailing lists