Re: [V11,1/4] perf/powerpc: assign an id to each powerpc register

From: Michael Ellerman
Date: Thu Apr 21 2016 - 09:40:08 EST


On Sat, 2016-20-02 at 05:02:45 UTC, Anju T wrote:
> The enum definition assigns an 'id' to each register in "struct pt_regs"
> of arch/powerpc. The order of these values in the enum definition are
> based on the corresponding macros in arch/powerpc/include/uapi/asm/ptrace.h.
>
> Signed-off-by: Anju T <anju@xxxxxxxxxxxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/1bfadabfebc671a6af0f5008b5

cheers