From: Roland McGrath Date: Thu, 20 Dec 2007 11:57:51 +0000 (-0800) Subject: [POWERPC] ptrace accessors for special regs MSR and TRAP X-Git-Tag: v2.6.25-rc1~303^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f7713020129e556e494fd36b2db1e651e33ba3;p=pandora-kernel.git [POWERPC] ptrace accessors for special regs MSR and TRAP This isolates the ptrace code for the special-case registers msr and trap from the ptrace-layout dispatch code. This should inline away completely. It cleanly separates the low-level machine magic that has to be done for deep reasons, from the superficial details of the ptrace interface. Signed-off-by: Roland McGrath Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed