[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190501173943.5688-1-hch@lst.de>
Date: Wed, 1 May 2019 13:39:38 -0400
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
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.
Powered by blists - more mailing lists