Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109476
b: refs/heads/master
c: de014d6
h: refs/heads/master
v: v3
  • Loading branch information
Alok N Kataria authored and Linus Torvalds committed Sep 4, 2008
1 parent 8c995d7 commit 0cc0ea2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ce36394269ccd9d1d286d6192ba09fa6894365e9
refs/heads/master: de014d617636d6a6bd5aef3b3d1f7f9a35669057
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/tsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,7 @@ unsigned long native_calibrate_tsc(void)
*/
if (tsc_pit_min == ULONG_MAX) {
/* PIT gave no useful value */
printk(KERN_WARNING "TSC: PIT calibration failed due to "
"SMI disturbance.\n");
printk(KERN_WARNING "TSC: Unable to calibrate against PIT\n");

/* We don't have an alternative source, disable TSC */
if (!hpet && !pm1 && !pm2) {
Expand Down

0 comments on commit 0cc0ea2

Please sign in to comment.