Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129954
b: refs/heads/master
c: c7f8562
h: refs/heads/master
v: v3
  • Loading branch information
Leonardo Potenza authored and Ingo Molnar committed Jan 18, 2009
1 parent 5fb332c commit b972539
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: b2b815d80a5c4e5b50be0a98aba8c445ce8f3e1f
refs/heads/master: c7f8562a51c2e5dcc1a00a2bdd232b9965ff960d
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup_percpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static void __init setup_cpu_pda_map(void)
#ifdef CONFIG_X86_64

/* correctly size the local cpu masks */
static void setup_cpu_local_masks(void)
static void __init setup_cpu_local_masks(void)
{
alloc_bootmem_cpumask_var(&cpu_initialized_mask);
alloc_bootmem_cpumask_var(&cpu_callin_mask);
Expand Down

0 comments on commit b972539

Please sign in to comment.