]> git.baikalelectronics.ru Git - kernel.git/commit
x86: don't use asm-generic/ptrace.h
authorChristoph Hellwig <hch@lst.de>
Mon, 24 Jun 2019 05:47:27 +0000 (07:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Jul 2019 15:51:40 +0000 (17:51 +0200)
commitfe7577b9e675652baf8532db3816e8288f674319
treeef141a6a1fcc5d4d96d09dd6ababc24f39208f3d
parent2e146231c3976bb13a86f6159971d9ebd9f3124f
x86: 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: Ingo Molnar <mingo@kernel.org>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/x86/include/asm/ptrace.h