Linux/linux c5b7098arch/powerpc/include/uapi/asm perf_regs.h, arch/powerpc/kernel signal_64.c head_8xx.S

Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "A couple of weeks of fixes.

  There's one fix for an oops on Power9 machines with Open CAPI
  adapters.

  And a fix for probable memory corruption in some of the new NPU code,
  caught by smatch though and not seen in the wild.

  Plus a few other minor fixes.

  There's one non-fix which is the perf_regs change. That was sent
  during the merge window but I accidentally only merged the first of
  two patches in the series. It's been in linux-next so hopefully
  doesn't conflict with anything in acme's tree.

  Thanks to: Alexey Kardashevskiy, Andrew Donnellan, Breno Leitao,
  Christian Lamparter, Christophe Leroy, Dan Carpenter, Frederic Barrat,
  Greg Kurz, Jason A. Donenfeld, Madhavan Srinivasan"

* tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/syscalls: Fix syscall tracing
  powerpc/pseries: Fix build break due to pnv_npu2_init()
  powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
  powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()
  powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM
  powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.
  powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
  powerpc/perf: Update perf_regs structure to include MMCRA
DeltaFile
+4-3arch/powerpc/kernel/signal_64.c
+0-7arch/powerpc/kernel/trace/ftrace.c
+6-0arch/powerpc/perf/perf_regs.c
+3-3arch/powerpc/platforms/4xx/ocm.c
+2-1arch/powerpc/kernel/head_8xx.S
+2-1tools/perf/arch/powerpc/include/perf_regs.h
+2-1arch/powerpc/platforms/powernv/pci-ioda.c
+2-0arch/powerpc/platforms/pseries/pci.c
+1-1arch/powerpc/platforms/powernv/npu-dma.c
+1-0tools/perf/arch/powerpc/util/perf_regs.c
+1-0tools/arch/powerpc/include/uapi/asm/perf_regs.h
+1-0arch/powerpc/include/uapi/asm/perf_regs.h
+25-1712 files

UnifiedSplitRaw