]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource: make clocksource watchdog cycle through online CPUs
authorAndi Kleen <ak@suse.de>
Wed, 30 Jan 2008 12:30:02 +0000 (13:30 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 17 Apr 2008 10:22:31 +0000 (12:22 +0200)
commitcdd9ef4a03e26c93ff7c9e8181f9ec22b8743c0f
tree6a1ea13d3f27a8063a9375689b729479c4e63e22
parenta02b53cf8876697dcbe406da5d800c41a7e2c2ad
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>
kernel/time/clocksource.c