]> www.infradead.org Git - users/jedix/linux-maple.git/commit
time: Move common updates to a function
authorThomas Gleixner <tglx@linutronix.de>
Tue, 17 Jul 2012 17:33:51 +0000 (13:33 -0400)
committerJoe Jin <joe.jin@oracle.com>
Thu, 6 Sep 2012 00:51:43 +0000 (08:51 +0800)
commit20bb7a289f986cfda97d2dd5b9d035f32b9c103e
treeb5a2bc94b280a97a23130abd3ff12f04d553ba39
parentce4e4c9464835b2476fac86b5d0beb34016d0bf2
time: Move common updates to a function

This is a backport of cc06268c6a87db156af2daed6e96a936b955cc82

While not a bugfix itself, it allows following fixes to backport
in a more straightforward manner.

CC: Thomas Gleixner <tglx@linutronix.de>
CC: Eric Dumazet <eric.dumazet@gmail.com>
CC: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit c7e2580578671c4d19a1a83e6fdb2482cc136283)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
kernel/time/timekeeping.c