Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110437
b: refs/heads/master
c: 5df4551
h: refs/heads/master
i:
  110435: 288156c
v: v3
  • Loading branch information
Ingo Molnar committed Sep 6, 2008
1 parent 5394408 commit 02317e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4156e9a8ef5b521185f451213d33fa661f38512e
refs/heads/master: 5df45515512436a808d3476a90e83f2efb022422
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/tsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ static unsigned long quick_pit_calibrate(void)
/*
* Make sure we can rely on the second TSC timestamp:
*/
if (!pit_expect_msb(--expect))
if (!pit_expect_msb(expect))
goto failed;

/*
Expand Down

0 comments on commit 02317e4

Please sign in to comment.