Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116494
b: refs/heads/master
c: e8fc96e
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin authored and Ingo Molnar committed Oct 16, 2008
1 parent d9a906a commit 0dd0f99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c7d1bcad218808a4f67a4492a5e1d920e85c239
refs/heads/master: e8fc96ed3603924e7aa09fd5e4dbd289b7e69907
2 changes: 2 additions & 0 deletions trunk/init/dyn_array.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ unsigned long __init per_cpu_dyn_array_size(unsigned long *align)
return total_size;
}

#ifdef CONFIG_SMP
void __init per_cpu_alloc_dyn_array(int cpu, char *ptr)
{
#ifdef CONFIG_HAVE_DYN_ARRAY
Expand Down Expand Up @@ -122,3 +123,4 @@ void __init per_cpu_alloc_dyn_array(int cpu, char *ptr)
}
#endif
}
#endif

0 comments on commit 0dd0f99

Please sign in to comment.