git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ccc906
)
x86: disable TSC for sched_clock() when calibration failed
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 18 May 2008 20:17:59 +0000
(22:17 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 23 May 2008 12:08:06 +0000
(14:08 +0200)
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
No differences found