]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59acdf061ec2bd15d863b9dbd3fd52c4533371f6
tree1c5c5a529bfe8193f89823d9d3ef818633782e99
parentd83205627bdc954bcd68d3caeed660651e7d9f0d
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