From f13a09231839cda0926cf22ede9bf7bc1f1ea230 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Sun, 6 Apr 2008 17:23:38 +1000 Subject: [PATCH] --- yaml --- r: 88161 b: refs/heads/master c: 64ba4f230d30b089bc89db2e59d02c1efa5ac769 h: refs/heads/master i: 88159: e8684f28de4c6a3ff63dadcc6d993c038e93f259 v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/cpu/bugs.c | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/[refs] b/[refs] index 379fc525a4d5..040d4c0f144c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3bf48468fe84468a148e4f19465e0a725c0f977b +refs/heads/master: 64ba4f230d30b089bc89db2e59d02c1efa5ac769 diff --git a/trunk/arch/x86/kernel/cpu/bugs.c b/trunk/arch/x86/kernel/cpu/bugs.c index 027e5c003b16..170d2f5523b2 100644 --- a/trunk/arch/x86/kernel/cpu/bugs.c +++ b/trunk/arch/x86/kernel/cpu/bugs.c @@ -142,14 +142,6 @@ static void __init check_config(void) panic("Kernel requires i486+ for 'invlpg' and other features"); #endif -/* - * If we configured ourselves for a TSC, we'd better have one! - */ -#ifdef CONFIG_X86_TSC - if (!cpu_has_tsc) - panic("Kernel compiled for Pentium+, requires TSC feature!"); -#endif - /* * If we were told we had a good local APIC, check for buggy Pentia, * i.e. all B steppings and the C2 stepping of P54C when using their