Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129981
b: refs/heads/master
c: 1d4a7f1
h: refs/heads/master
i:
  129979: 37a68ae
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Jan 18, 2009
1 parent b9f4ab7 commit d281793
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 934d96eafadcf3eb3ccd094af9919f020907fc41
refs/heads/master: 1d4a7f1c4faf53eb9e822743ec8a70b3019a26d2
4 changes: 3 additions & 1 deletion trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,9 @@ void clock_was_set(void)
*/
void hres_timers_resume(void)
{
/* Retrigger the CPU local events: */
WARN_ONCE(!irqs_disabled(),
KERN_INFO "hres_timers_resume() called with IRQs enabled!");

retrigger_next_event(NULL);
}

Expand Down

0 comments on commit d281793

Please sign in to comment.