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

Michael Ellerman mpe at ellerman.id.au
Fri Oct 14 22:41:42 AEDT 2022


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

Hi Linus,

Please pull powerpc fixes for 6.1:

The following changes since commit ae5b6779fa8724628bbad58126a626d0cd599414:

  powerpc: Fix 85xx build (2022-10-11 10:13:34 -0700)

are available in the git repository at:

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

for you to fetch changes up to 90d5ce82e143b42b2fdfb95401a89f86b71cedb7:

  powerpc/pseries: Fix CONFIG_DTL=n build (2022-10-13 22:30:07 +1100)

- ------------------------------------------------------------------
powerpc fixes for 6.1 #2

 - Fix 32-bit syscall wrappers with 64-bit arguments of unaligned register-pairs.
   Notably this broke ftruncate64 & pread/write64, which can lead to file corruption.

 - Fix lost interrupts when returning to soft-masked context on 64-bit.

 - Fix build failure when CONFIG_DTL=n.

Thanks to: Nicholas Piggin, Jason A. Donenfeld, Guenter Roeck, Arnd Bergmann, Sachin Sant.

- ------------------------------------------------------------------
Nicholas Piggin (3):
      powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs
      powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
      powerpc/pseries: Fix CONFIG_DTL=n build


 arch/powerpc/include/asm/syscalls.h      |  16 +++
 arch/powerpc/kernel/Makefile             |   1 +
 arch/powerpc/kernel/interrupt_64.S       |  15 +-
 arch/powerpc/kernel/sys_ppc32.c          |  38 +++--
 arch/powerpc/kernel/syscalls/syscall.tbl |  16 ++-
 arch/powerpc/platforms/pseries/Makefile  |   3 +-
 arch/powerpc/platforms/pseries/dtl.c     | 151 ++++++++++----------
 7 files changed, 149 insertions(+), 91 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmNJSsUACgkQUevqPMjh
pYBBOg//aOMrUh9f40AMV7EOln4mk8c28nrpbl2JOIJ0CHuEbD4RJOTD/1Ndfg/2
5p/zR5Dz3T7NgZtwOM0Zyokl1OV4o76riwq3DR4eYDlclYNErOsv0OLFcsx4mymn
gfqRrMf8DIVu7dyGBRK9JY+zXFswa0pYlctnDC6Ron2D1/eQtLrMVpGGuXs3QKR5
nsqssaD/0lyQqG6K4vCk5pKx53fNi3uGiN1mjBAwVkAwy7xFvSoedQ3xg7UtE69j
ee2tBFQAHHLgkcXX50wlQSiry5lH+FAbgiXJhNsf6YrwwJ11Hs6llVAVO+X6olQv
h3STKbkCcP6HG1ZAq/+0w8ivzJ7EbqOG3h9lDDCp5kmK5D4uO8DPs6+lBEhcjPmf
DeVM+AiUCCNzc2NNw8Q94HO8YTQRa/5o2VIbNPXdVvowJkBFNbdrOH/uiJx/FXBw
+x2nMvWu/PwQCR9//Sju/71ULm+qKhw/p8IAarTBRGLG+HF1Drm/aCcxX00INcNI
mbrUoR8fHDtVI6osdI0hjMrAyyuYGS8Bqg55J/O4aOz3AwhiI8JRennA6zLrKm/a
KADqIdMvhwmH+hjLZPUoLjQf/WbjJUt17IXtBWEv8kZB/tmdeXr/7Cn/IEGaMFDg
MuDL5aMkS/Y7Ve784+etgG8f8H04HrW4PuZSL71iltaF5eg2R0U=
=UegA
-----END PGP SIGNATURE-----


More information about the Linuxppc-dev mailing list