From: Rusty Russell Date: Sun, 6 Apr 2008 07:23:38 +0000 (+1000) Subject: Fix booting pentium+ with dodgy TSC X-Git-Tag: v2.6.25-rc9~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ba4f230d30b089bc89db2e59d02c1efa5ac769;p=pandora-kernel.git Fix booting pentium+ with dodgy TSC 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 Acked-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed