Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189094
b: refs/heads/master
c: 829b6c1
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Thomas Gleixner committed Mar 12, 2010
1 parent 709e244 commit 1c6ebe9
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: 80a05b9ffa7dc13f6693902dd8999a2b61a3a0d7
refs/heads/master: 829b6c1ef488856c6a46a2f705f5068062d5f34c
1 change: 1 addition & 0 deletions trunk/kernel/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -880,6 +880,7 @@ int try_to_del_timer_sync(struct timer_list *timer)
if (base->running_timer == timer)
goto out;

timer_stats_timer_clear_start_info(timer);
ret = 0;
if (timer_pending(timer)) {
detach_timer(timer, 1);
Expand Down

0 comments on commit 1c6ebe9

Please sign in to comment.