Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73725
b: refs/heads/master
c: 42614fc
h: refs/heads/master
i:
  73723: 83dbd4e
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Nov 15, 2007
1 parent 5a8298d commit b68f9f4
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: 579d6d93ca531fba3e29ddf39fefe5184012068b
refs/heads/master: 42614fcde7bfdcbe43a7b17035c167dfebc354dd
2 changes: 1 addition & 1 deletion trunk/mm/vmstat.c
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ static void vmstat_update(struct work_struct *w)
sysctl_stat_interval);
}

static void __devinit start_cpu_timer(int cpu)
static void __cpuinit start_cpu_timer(int cpu)
{
struct delayed_work *vmstat_work = &per_cpu(vmstat_work, cpu);

Expand Down

0 comments on commit b68f9f4

Please sign in to comment.