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

Michael Ellerman mpe at ellerman.id.au
Sun Jan 23 22:19:16 AEDT 2022


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

Hi Linus,

Please pull powerpc fixes for 5.17.

There's a change to kernel/bpf and one in tools/bpf, both have Daniel's ack.

cheers


The following changes since commit 29ec39fcf11e4583eb8d5174f756ea109c77cc44:

  Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2022-01-14 15:17:26 +0100)

are available in the git repository at:

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

for you to fetch changes up to aee101d7b95a03078945681dd7f7ea5e4a1e7686:

  powerpc/64s: Mask SRR0 before checking against the masked NIP (2022-01-18 10:25:18 +1100)

- ------------------------------------------------------------------
powerpc fixes for 5.17 #2

 - A series of bpf fixes, including an oops fix and some codegen fixes.

 - Fix a regression in syscall_get_arch() for compat processes.

 - Fix boot failure on some 32-bit systems with KASAN enabled.

 - A couple of other build/minor fixes.

Thanks to: Athira Rajeev, Christophe Leroy, Dmitry V. Levin, Jiri Olsa, Johan Almbladh,
Maxime Bizon, Naveen N. Rao, Nicholas Piggin.

- ------------------------------------------------------------------
Athira Rajeev (1):
      powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64

Christophe Leroy (3):
      powerpc/audit: Fix syscall_get_arch()
      powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32
      powerpc/32s: Fix kasan_init_region() for KASAN

Naveen N. Rao (5):
      bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
      powerpc32/bpf: Fix codegen for bpf-to-bpf calls
      powerpc/bpf: Update ldimm64 instructions during extra pass
      tools/bpf: Rename 'struct event' to avoid naming conflict
      powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06

Nicholas Piggin (1):
      powerpc/64s: Mask SRR0 before checking against the masked NIP


 arch/powerpc/include/asm/book3s/32/mmu-hash.h |  2 +
 arch/powerpc/include/asm/hw_irq.h             |  2 +-
 arch/powerpc/include/asm/ppc-opcode.h         |  1 +
 arch/powerpc/include/asm/syscall.h            |  4 +-
 arch/powerpc/include/asm/thread_info.h        |  2 +
 arch/powerpc/kernel/interrupt_64.S            |  2 +
 arch/powerpc/mm/book3s32/mmu.c                | 10 ++--
 arch/powerpc/mm/kasan/book3s_32.c             | 59 ++++++++++----------
 arch/powerpc/net/bpf_jit_comp.c               | 29 ++++++++--
 arch/powerpc/net/bpf_jit_comp32.c             |  9 +++
 arch/powerpc/net/bpf_jit_comp64.c             | 29 ++++++----
 arch/powerpc/perf/core-book3s.c               | 58 ++++++++++---------
 kernel/bpf/stackmap.c                         |  5 +-
 tools/bpf/runqslower/runqslower.bpf.c         |  2 +-
 tools/bpf/runqslower/runqslower.c             |  2 +-
 tools/bpf/runqslower/runqslower.h             |  2 +-
 16 files changed, 131 insertions(+), 87 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmHtOYQACgkQUevqPMjh
pYAZHw//UQj2TYAqdcrkDE2tz81s6/ifbnHsypz4vU9YV8muJUFsXpt9MPbvQhoq
gvUnG3gkMNoXxQ+YDKa2ygN/MLC78ch+4VYWyGGzNcpqVxKWhPqbH/Gt7KvMGOZr
LtnUCYjw462GBGrU7VI+yg9ki4c/pRzcSGoU4w346Q2/xIWdcNDb2aZ9a9MiYMCw
/SBOpwj2hPhFQsAINVujXgrIHlybon+cDGJdPQptBSqvEq24wFu+F+elzXBcJvfm
tVoAe81C077AhT8EGwyM9mTvTmBie+0jgZAkGVsvrUsbJJJY3FV/s923Fc9+lm/m
SMD4Pn8ZaN+dPMRUgCMaUZFjCKTyBx182ELlqraZtTTZvFXXt/ZtM5BCvXZqreZU
6XPFs+xMvJN4ZatdVM724hKhR9UoDaDer0zDcMvj1Yqr5E5LL1cl9ZG0fPeIYPdg
+tMKCWxvx64OWYwZNyeGr12JNvtrzWruvO/2TD60gGdqXIQH39ds8voaW6AUJOeX
xWP5UdEeh1LUPTb5HIEloy7K9QsUlE+fJ+3McbPk2vL01TBbrAjLymPdqCKEDGWe
Z74u7iRjggXEopUOLQPQS4L60P/T6a+5oq2j0eUh4NCWXlJA4Iyfez/76BIiov3L
qHNn4PjNXNQzR5r9xuhTe+WSZselnCnaVZgqsYnptkfdps5Yd6w=
=bxy0
-----END PGP SIGNATURE-----


More information about the Linuxppc-dev mailing list