提交 5df45515 编写于 作者: I Ingo Molnar

x86, tsc calibration: fix

my brown paperbag day ...
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 4156e9a8
......@@ -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;
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册