commit | a74f7e0410da9da7942cf4f08bbdb0e4fc76f972 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 16 14:30:34 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 16 14:30:34 2009 +0900 |
tree | 8c45d67e75ecf44a274951c2f6a6a2ee1c79a84c | |
parent | ea88023b3491a384575ebcd5e8a449e841a28a24 [diff] |
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>