FRV: Implement new-style ptrace
authorDavid Howells <dhowells@redhat.com>
Thu, 11 Jun 2009 12:05:24 +0000 (13:05 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2009 16:01:26 +0000 (09:01 -0700)
commit4a3b98932270f5d69f2c081924e356325ed704d9
treee2a8e37a37ed7e3be32c12ea233ea18c389549d0
parent24ceb7e8a6c5dd6e32ac3d43a2424542c97989f5
FRV: Implement new-style ptrace

Implement the new-style ptrace for FRV, including adding appropriate
tracehooks.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/Kconfig
arch/frv/include/asm/elf.h
arch/frv/include/asm/ptrace.h
arch/frv/include/asm/syscall.h [new file with mode: 0644]
arch/frv/kernel/entry.S
arch/frv/kernel/ptrace.c
arch/frv/kernel/signal.c