]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc: don't use asm-generic/ptrace.h
authorChristoph Hellwig <hch@lst.de>
Mon, 24 Jun 2019 05:47:25 +0000 (07:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Jul 2019 15:51:40 +0000 (17:51 +0200)
commitb42dfdea6052f7e8880f78e8e17881b30fefb840
tree17ea907255fbd64906a438b528a9f8d26b95d82e
parent56a5d00328e1d859b743e14b6e2ca76d47ba6e5d
powerpc: don't use asm-generic/ptrace.h

Doing the indirection through macros for the regs accessors just
makes them harder to read, so implement the helpers directly.

Note that only the helpers actually used are implemented now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/powerpc/include/asm/ptrace.h