diff options
| author | Frederic Weisbecker <fweisbec@gmail.com> | 2013-12-17 00:16:37 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-24 02:39:11 +0200 |
| commit | b05b6cb4f42e594b0c47f8f650932bbe4a5b8de2 (patch) | |
| tree | 65689861c0f61947a351577ca7e8bff859fc598f /Documentation/development-process/4.Coding | |
| parent | f4f3f156b8372d8d2a4ded3da85b59ad5fbc1302 (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.
Change-Id: I2889f0b3da1be1b78dfc74e62986deaafd27b679
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Alex Shi <alex.shi@linaro.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Kevin Hilman <khilman@linaro.org>
Link: http://lkml.kernel.org/r/1387320692-28460-9-git-send-email-fweisbec@gmail.com
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'Documentation/development-process/4.Coding')
0 files changed, 0 insertions, 0 deletions
