Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75599
b: refs/heads/master
c: 48ccf3d
h: refs/heads/master
i:
  75597: e2757cd
  75595: 81fa824
  75591: f296bf0
  75583: e38cb39
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 22, 2008
1 parent 1db2251 commit 74fc605
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: 0ec160dd48b666ddef39d639323d0da26d0b710d
refs/heads/master: 48ccf3dac341118992b70ca89c47728e8b1d300b
2 changes: 1 addition & 1 deletion trunk/kernel/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ static void migrate_timer_list(tvec_base_t *new_base, struct list_head *head)
}
}

static void __devinit migrate_timers(int cpu)
static void __cpuinit migrate_timers(int cpu)
{
tvec_base_t *old_base;
tvec_base_t *new_base;
Expand Down

0 comments on commit 74fc605

Please sign in to comment.