Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251337
b: refs/heads/master
c: 90ff1f3
h: refs/heads/master
i:
  251335: c35ac5d
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed May 25, 2011
1 parent 21dff38 commit 53495fb
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: 51b550a41c2ac0373b42f4e211f2df113b735b0a
refs/heads/master: 90ff1f30c0f401e325d6b2747618b7e3a0addaf8
2 changes: 1 addition & 1 deletion trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ static inline void retrigger_next_event(void *arg) { }
*/
void clock_was_set(void)
{
#ifdef CONFIG_HIGHRES_TIMERS
#ifdef CONFIG_HIGH_RES_TIMERS
/* Retrigger the CPU local events everywhere */
on_each_cpu(retrigger_next_event, NULL, 1);
#endif
Expand Down

0 comments on commit 53495fb

Please sign in to comment.