From: "Naveen N. Rao" <[email protected]> Date: Mon, 4 Apr 2016 22:31:34 +0530
> Add the necessary definitions for building bpf samples on ppc. > > Since ppc doesn't store function return address on the stack, modify how > PT_REGS_RET() and PT_REGS_FP() work. > > Also, introduce PT_REGS_IP() to access the instruction pointer. > > Cc: Alexei Starovoitov <[email protected]> > Cc: Daniel Borkmann <[email protected]> > Cc: David S. Miller <[email protected]> > Cc: Ananth N Mavinakayanahalli <[email protected]> > Cc: Michael Ellerman <[email protected]> > Signed-off-by: Naveen N. Rao <[email protected]> Applied.

