diff options
author | Ian Munsie <imunsie@au1.ibm.com> | 2011-02-03 14:27:22 +1100 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2011-02-07 21:26:22 -0500 |
commit | c763ba06bd9b5db2c46c36276c89103d92d2c604 (patch) | |
tree | 776ce215fc5900e747fb79dc91a160da35f4325c /scripts | |
parent | 3773b389b6927595512558594d040c1edba46f36 (diff) | |
download | kernel_samsung_crespo-c763ba06bd9b5db2c46c36276c89103d92d2c604.zip kernel_samsung_crespo-c763ba06bd9b5db2c46c36276c89103d92d2c604.tar.gz kernel_samsung_crespo-c763ba06bd9b5db2c46c36276c89103d92d2c604.tar.bz2 |
tracing/syscalls: Make arch_syscall_addr weak
Some architectures use non-trivial system call tables and will not work
with the generic arch_syscall_addr code. For example, PowerPC64 uses a
table of twin long longs.
This patch makes the generic arch_syscall_addr weak to allow
architectures with non-trivial system call tables to override it.
Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
LKML-Reference: <1296703645-18718-4-git-send-email-imunsie@au1.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions