Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21081
b: refs/heads/master
c: a0a0c28
h: refs/heads/master
i:
  21079: 995b3fb
v: v3
  • Loading branch information
Roman Zippel authored and Linus Torvalds committed Mar 17, 2006
1 parent 3c43b9a commit 1f33e5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 67890d7084085e29c51afa2514036d42643fd3cf
refs/heads/master: a0a0c28c1a7109d7955815074c52cac079ab3ba5
1 change: 1 addition & 0 deletions trunk/kernel/posix-timers.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ static int posix_timer_fn(void *data)
hrtimer_forward(&timr->it.real.timer,
timr->it.real.interval);
ret = HRTIMER_RESTART;
++timr->it_requeue_pending;
}
}

Expand Down

0 comments on commit 1f33e5e

Please sign in to comment.