Linux/linux 5f26f11. MAINTAINERS, arch/arm64/include/asm ptrace.h

Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull asm-generic updates from Arnd Bergmann:
 "The asm-generic changes for 5.3 consist of a cleanup series to remove
  ptrace.h from Christoph Hellwig, who explains:

    'asm-generic/ptrace.h is a little weird in that it doesn't actually
     implement any functionality, but it provided multiple layers of
     macros that just implement trivial inline functions. We implement
     those directly in the few architectures and be off with a much
     simpler design.'

  at https://lore.kernel.org/lkml/20190624054728.30966-1-hch@lst.de/"

* tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  asm-generic: remove ptrace.h
  x86: don't use asm-generic/ptrace.h
  sh: don't use asm-generic/ptrace.h
  powerpc: don't use asm-generic/ptrace.h
  arm64: don't use asm-generic/ptrace.h
DeltaFile
+0-73include/asm-generic/ptrace.h
+19-12arch/arm64/include/asm/ptrace.h
+25-5arch/x86/include/asm/ptrace.h
+22-7arch/powerpc/include/asm/ptrace.h
+25-4arch/sh/include/asm/ptrace.h
+0-5arch/mips/include/asm/ptrace.h
+0-1MAINTAINERS
+91-1077 files

UnifiedSplitRaw