https://github.com/torvalds/linux
Revision 64ba4f230d30b089bc89db2e59d02c1efa5ac769 authored by Rusty Russell on 06 April 2008, 07:23:38 UTC, committed by Linus Torvalds on 06 April 2008, 23:10:40 UTC
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>
1 parent 3bf4846
History
Tip revision: 64ba4f230d30b089bc89db2e59d02c1efa5ac769 authored by Rusty Russell on 06 April 2008, 07:23:38 UTC
Fix booting pentium+ with dodgy TSC
Tip revision: 64ba4f2
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top