diff options
author | Josh Stone <[email protected]> | 2009-08-24 14:43:12 -0700 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2009-08-26 00:24:19 +0200 |
commit | 3d27d8cb34fc156beb86de2338ca4029873a5cc6 (patch) | |
tree | 51be3d9b84fa6a7899b69c499cb7630ebca366b0 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 667000011927b4fcc359beac4a2447889db6d349 (diff) |
tracing: Make syscall tracepoints conditional
The syscall enter/exit tracepoints are only supported on archs that
HAVE_SYSCALL_TRACEPOINTS, so the declarations should be #ifdef'ed.
Also, the definition of syscall_regfunc and syscall_unregfunc should
depend on this same config, rather than the ftrace-specific one.
Signed-off-by: Josh Stone <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Li Zefan <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Jiaying Zhang <[email protected]>
Cc: Martin Bligh <[email protected]>
Cc: Lai Jiangshan <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions