commit | 1ada5cba6a0318f90e45b38557e7b5206a9cba38 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jan 30 13:30:02 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:02 2008 +0100 |
tree | 262886af88fe55e2de6fb1e878f68bd6b452a3aa | |
parent | 1077f5a917b7c630231037826b344b2f7f5b903f [diff] |
clocksource: make clocksource watchdog cycle through online CPUs This way it checks if the clocks are synchronized between CPUs too. This might be able to detect slowly drifting TSCs which only go wrong over longer time. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>