arm64: don't use asm-generic/ptrace.h
authorChristoph Hellwig <hch@lst.de>
Mon, 24 Jun 2019 05:47:24 +0000 (07:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Jul 2019 15:51:35 +0000 (17:51 +0200)
commit56a5d00328e1d859b743e14b6e2ca76d47ba6e5d
tree1c5c5a529bfe8193f89823d9d3ef818633782e99
parentf2c7c76c5d0a443053e94adb9f0918fa2fb85c3a
arm64: 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: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/include/asm/ptrace.h