Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
Pull timekeeping updates from John Stultz. Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
@@ -86,6 +86,7 @@ static void tick_do_update_jiffies64(ktime_t now)
|
||||
tick_next_period = ktime_add(last_jiffies_update, tick_period);
|
||||
}
|
||||
write_sequnlock(&jiffies_lock);
|
||||
update_wall_time();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user