commit | bb2c458b8b8c8a53f65b78051d22a0f13d53abcb | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Sun Nov 28 06:33:14 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 09 15:35:32 2010 +1100 |
tree | 6c1279170740168f125e85ba1faa3019efb225d4 | |
parent | 4dfbf290aeb9d63a058d9d8237203b0b72bfbbe3 [diff] |
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>