Skip to content
Commit 98a90c02 authored by Renzo Davoli's avatar Renzo Davoli Committed by Paul Mackerras
Browse files

[PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32



I have tested PPC_PTRACE_GETREGS and PPC_PTRACE_SETREGS on umview.

I do not understand why historically these tags has been defined as
PPC_PTRACE_GETREGS and PPC_PTRACE_SETREGS instead of simply
PTRACE_[GS]ETREGS. The other "originality" is that the address must be
put into the "addr" field instead of the "data" field as stated in the
manual.

Signed-off-by: default avatarrenzo davoli <renzo@cs.unibo.it>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent c029cc66
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment