[PATCH] Implement GET_IP/SET_IP for powerpc architecture.

Mike Frysinger vapier at gentoo.org
Fri Feb 3 03:28:46 EST 2012


On Thursday 02 February 2012 09:41:25 Srikar Dronamraju wrote:
> +#define GET_FP(regs)		(0)
> +#define SET_FP(regs, val)

ppc doesn't have a standard FP location ?

> +#define profile_pc(regs) GET_IP(regs)

pretty sure you don't need this as asm-generic/ptrace.h already has a 
definition for you
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20120202/228fee45/attachment.pgp>


More information about the Linuxppc-dev mailing list