提交 2778d0d5 编写于 作者: I Ingo Molnar

hrtimers: fix typo

Found by Thomas Gleixner.

This caused the lockups i've bisected back to the range-hrtimers tree.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 9fd87545
......@@ -1396,7 +1396,7 @@ void hrtimer_peek_ahead_timers(void)
struct tick_device *td;
struct clock_event_device *dev;
if (hrtimer_hres_active())
if (!hrtimer_hres_active())
return;
local_irq_save(flags);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册