Skip to content
Snippets Groups Projects
Commit 9ecd4e16 authored by Jeremy Fitzhardinge's avatar Jeremy Fitzhardinge Committed by Steven Rostedt
Browse files

tracing/x86: Don't use mcount in pvclock.c


When using a paravirt clock, pvclock.c can be used by sched_clock(),
which in turn is used by the tracing mechanism for timestamps,
which leads to infinite recursion.

Disable mcount/tracing for pvclock.o.

Cc: stable@kernel.org
Signed-off-by: default avatarJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
LKML-Reference: <4C9A9A3F.4040201@goop.org>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
parent c79bd892
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment