Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117623
b: refs/heads/master
c: 2778d0d
h: refs/heads/master
i:
  117621: 4cb4bdb
  117619: b7f3246
  117615: a10b27f
v: v3
  • Loading branch information
Ingo Molnar committed Oct 14, 2008
1 parent ef5cecc commit 9101b8e
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: 9fd87545c97b91cf9cfa52e914d66863878efe60
refs/heads/master: 2778d0d51dd5007c4909c1d9874f5e9097785a7a
2 changes: 1 addition & 1 deletion trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 9101b8e

Please sign in to comment.