Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: disable TSC for sched_clock() when calibration failed
When the TSC calibration fails then TSC is still used in sched_clock(). Disable it completely in that case. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: stable@kernel.org
- Loading branch information