linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] asm-generic: remove ptrace.h
@ 2019-07-12 21:04 Arnd Bergmann
  2019-07-12 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2019-07-12 21:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Christoph Hellwig, Linux Kernel Mailing List, linux-arch

The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
tags/asm-generic-5.3

for you to fetch changes up to 7f3a8dff1219fba3076fe207972d1d7893c099bb:

  asm-generic: remove ptrace.h (2019-07-01 17:51:40 +0200)

----------------------------------------------------------------
asm-generic: remove ptrace.h

The asm-generic changes for 5.3 consist of a cleanup series 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."

Link: https://lore.kernel.org/lkml/20190624054728.30966-1-hch@lst.de/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Christoph Hellwig (5):
      arm64: don't use asm-generic/ptrace.h
      powerpc: don't use asm-generic/ptrace.h
      sh: don't use asm-generic/ptrace.h
      x86: don't use asm-generic/ptrace.h
      asm-generic: remove ptrace.h

 MAINTAINERS                       |  1 -
 arch/arm64/include/asm/ptrace.h   | 31 ++++++++++-------
 arch/mips/include/asm/ptrace.h    |  5 ---
 arch/powerpc/include/asm/ptrace.h | 29 ++++++++++++----
 arch/sh/include/asm/ptrace.h      | 29 +++++++++++++---
 arch/x86/include/asm/ptrace.h     | 30 +++++++++++++---
 include/asm-generic/ptrace.h      | 73 ---------------------------------------
 7 files changed, 91 insertions(+), 107 deletions(-)
 delete mode 100644 include/asm-generic/ptrace.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] asm-generic: remove ptrace.h
  2019-07-12 21:04 [GIT PULL] asm-generic: remove ptrace.h Arnd Bergmann
@ 2019-07-12 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-12 23:20 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, Christoph Hellwig, Linux Kernel Mailing List, linux-arch

The pull request you sent on Fri, 12 Jul 2019 23:04:31 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-5.3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5f26f1143678d0fed8115afdcc0de99ee7cc9675

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-12 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12 21:04 [GIT PULL] asm-generic: remove ptrace.h Arnd Bergmann
2019-07-12 23:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).