Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163079
b: refs/heads/master
c: 90cba64
h: refs/heads/master
i:
  163077: 9591060
  163075: 4e1e8cb
  163071: 16f497a
v: v3
  • Loading branch information
Randy Dunlap authored and Ingo Molnar committed Aug 26, 2009
1 parent 046ad63 commit d5825e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 36d47481b3824b661b464077db95d447984df799
refs/heads/master: 90cba64a5f672a239f43ec5cb9a11b806887331e
4 changes: 2 additions & 2 deletions trunk/kernel/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1023,8 +1023,8 @@ static inline void __run_timers(struct tvec_base *base)
#ifdef CONFIG_NO_HZ
/*
* Find out when the next timer event is due to happen. This
* is used on S/390 to stop all activity when a cpus is idle.
* This functions needs to be called disabled.
* is used on S/390 to stop all activity when a CPU is idle.
* This function needs to be called with interrupts disabled.
*/
static unsigned long __next_timer_interrupt(struct tvec_base *base)
{
Expand Down

0 comments on commit d5825e1

Please sign in to comment.