Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88161
b: refs/heads/master
c: 64ba4f2
h: refs/heads/master
i:
  88159: e8684f2
v: v3
  • Loading branch information
Rusty Russell authored and Linus Torvalds committed Apr 6, 2008
1 parent e1c85a2 commit f13a092
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3bf48468fe84468a148e4f19465e0a725c0f977b
refs/heads/master: 64ba4f230d30b089bc89db2e59d02c1efa5ac769
8 changes: 0 additions & 8 deletions trunk/arch/x86/kernel/cpu/bugs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f13a092

Please sign in to comment.