diff options
author | Mike Frysinger <[email protected]> | 2009-12-09 20:07:03 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-12-10 08:30:27 +0100 |
commit | 1bbfa6f25673019dc0acc9308b667c96f6cda8bf (patch) | |
tree | d6a49eaf657c7981e2734758fbb50e2265997c37 /lib/cpu-notifier-error-inject.c | |
parent | 3786310afe738070be31c439b8deeaeb69b9735d (diff) |
sched: Mark sched_clock() as notrace
The core ftrace code (trace_clock_local) calls sched_clock()
directly, so we don't want to recurisvely trigger the ftrace
code. Rather than update every sched_clock() definition, tag
the prototype for everyone as notrace.
Signed-off-by: Mike Frysinger <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions