diff options
author | Kyle McMartin | 2009-04-27 05:53:34 +0200 |
---|---|---|
committer | Kyle McMartin | 2009-09-28 05:07:21 +0200 |
commit | d6b58772dc39262629708e5f3c30ef06de290894 (patch) | |
tree | bed61d5aea5f655ca86a064f441df2f505e769e9 /init/version.c | |
parent | Linux 2.6.32-rc1 (diff) | |
download | kernel-qcow2-linux-d6b58772dc39262629708e5f3c30ef06de290894.tar.gz kernel-qcow2-linux-d6b58772dc39262629708e5f3c30ef06de290894.tar.xz kernel-qcow2-linux-d6b58772dc39262629708e5f3c30ef06de290894.zip |
parisc: tracehook_report_syscall
This makes parisc use the standard tracehook_report_syscall_entry
and tracehook_report_syscall_exit hooks in <linux/tracehook.h>.
To do this, we need to access current->thread.regs, and to know
whether we're entering or exiting the syscall, so add this to
syscall_trace.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions