[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190520060018.25569-1-hch@lst.de>
Date: Mon, 20 May 2019 08:00:13 +0200
From: Christoph Hellwig <hch@....de>
To: Oleg Nesterov <oleg@...hat.com>, Arnd Bergmann <arnd@...db.de>
Cc: x86@...nel.org, linux-arm-kernel@...ts.infradead.org,
linux-mips@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-sh@...r.kernel.org, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: remove asm-generic/ptrace.h v2
Hi all,
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.
Changes since v1:
- add a missing empty line between functions
Powered by blists - more mailing lists