Re: [PATCH 7/9] riscv: remove duplicate macros from ptrace.h

From: Christoph Hellwig
Date: Thu Apr 25 2019 - 15:55:09 EST


On Thu, Apr 25, 2019 at 12:13:18PM -0700, Paul Walmsley wrote:
>
>
> On Thu, 11 Apr 2019, Christoph Hellwig wrote:
>
> > No need to have two names for the same thing.
> >
> > Signed-off-by: Christoph Hellwig <hch@xxxxxx>
>
> This is probably worth cleaning up across the entire tree.
>
> asm-{generic,x86,arm64,powerpc}/ptrace.h all define similar GET_IP/SET_IP
> macros - although it seems that arch/riscv is the only architecture that
> uses them.

Yes, we had that discussion before. I've started on a series for that,
but it is unlikely to touch riscv.