diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-08-25 11:39:33 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-08-25 11:39:33 +0200 |
commit | c68e3206862f647117a46a73af76764d750c05bd (patch) | |
tree | 82e919a69f482d62a991f272cd7123930050a5b3 /arch/sh/configs | |
parent | Merge branch 'sh/st-integration' (diff) | |
download | linux-c68e3206862f647117a46a73af76764d750c05bd.tar.xz linux-c68e3206862f647117a46a73af76764d750c05bd.zip |
sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
This is supposed to be the equivalent of __NR_syscalls, not
__NR_syscalls -1. The x86 code this was based on had simply fallen
out of sync at the time this was implemented. Fix it up now.
As a result, tracing of __NR_perf_counter_open works as advertised.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs')
0 files changed, 0 insertions, 0 deletions