Re: [PATCH 4/5] x86: don't use asm-generic/ptrace.h
From: Oleg Nesterov
Date: Mon May 20 2019 - 12:04:42 EST
On 05/20, Christoph Hellwig wrote:
>
> Doing the indirection through macros for the regs accessors just
> makes them harder to read, so implement the helpers directly.
Acked-by: Oleg Nesterov <oleg@xxxxxxxxxx>