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:
3bf4846
)
Fix booting pentium+ with dodgy TSC
author
Rusty Russell
<rusty@rustcorp.com.au>
Sun, 6 Apr 2008 07:23:38 +0000
(17:23 +1000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 6 Apr 2008 23:10:40 +0000
(16:10 -0700)
We handle a broken tsc these days, so no need to panic. We clear the
TSC bit when tsc_init decides it's unreliable (eg. under lguest w/ bad
host TSC), leading to bogus panic.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found