diff options
author | Frederic Weisbecker <[email protected]> | 2013-12-17 00:16:37 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2014-01-15 23:07:11 +0100 |
commit | 855a0fc30b70d6ae681badd24d6625f9a9abb787 (patch) | |
tree | 4cd7ec203e28db952889a36e6a181414d4e26c02 /tools/perf/util/trace-event-scripting.c | |
parent | 5acac1be499d979e3aa463ea73a498888faefcbe (diff) |
nohz: Get timekeeping max deferment outside jiffies_lock
We don't need to fetch the timekeeping max deferment under the
jiffies_lock seqlock.
If the clocksource is updated concurrently while we stop the tick,
stop machine is called and the tick will be reevaluated again along with
uptodate jiffies and its related values.
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Alex Shi <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Kevin Hilman <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions