commit | 5bb962269c29cbb878414cddf0ebdff8c5cdef0a | [log] [tgz] |
---|---|---|
author | Frederic Weisbecker <fweisbec@gmail.com> | Mon Oct 15 02:03:27 2012 +0200 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Mon Oct 15 18:35:11 2012 +0200 |
tree | b6bb65f0ef0b268726c396def14ec2cfa963122b | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 [diff] |
tick: Consolidate timekeeping handling code Unify the duplicated timekeeping handling code of low and high res tick sched handlers. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org>