mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-17 05:10:36 +00:00
track TSC-unstable events and propagate it to the scheduler code. Also allow sched_clock() to be used when the TSC is unstable, the rq_clock() wrapper creates a reliable clock out of it. Signed-off-by: Ingo Molnar <mingo@elte.hu>