sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 16 Sep 2009 05:30:34 +0000 (14:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 16 Sep 2009 05:30:34 +0000 (14:30 +0900)
commita74f7e0410da9da7942cf4f08bbdb0e4fc76f972
tree8c45d67e75ecf44a274951c2f6a6a2ee1c79a84c
parentea88023b3491a384575ebcd5e8a449e841a28a24
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.

This is necessary to get ftrace syscall tracing working again.. a fairly
trivial and mechanical change. The one benefit is that this can also be
enabled on sh64, despite not having its own ftrace port.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/thread_info.h
arch/sh/kernel/ptrace_32.c
arch/sh/kernel/ptrace_64.c