powerpc: Update compat_arch_ptrace
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 28 Nov 2010 06:33:14 +0000 (06:33 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 9 Dec 2010 04:35:32 +0000 (15:35 +1100)
commitbb2c458b8b8c8a53f65b78051d22a0f13d53abcb
tree6c1279170740168f125e85ba1faa3019efb225d4
parent4dfbf290aeb9d63a058d9d8237203b0b72bfbbe3
powerpc: Update compat_arch_ptrace

Update compat_arch_ptrace to follow recent changes in
PTRACE_GET_DEBUGREG and the addition of
PPC_PTRACE_{GETHWDBGINFO|{SET|DEL}HWDEBUG}.  The latter three can be
forwarded to arch_ptrace unchanged.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/ptrace32.c