Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95986
b: refs/heads/master
c: c5562fa
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed May 4, 2008
1 parent 1996233 commit 54c9f44
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: dbe55f4797712f86691a0ee0b5f508693c7310fe
refs/heads/master: c5562faeaacf19e81a78ee37cc6b96ab1f3e68e4
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@ static void remove_siblinginfo(int cpu)
cpu_clear(cpu, cpu_sibling_setup_map);
}

int additional_cpus __initdata = -1;
static int additional_cpus __initdata = -1;

static __init int setup_additional_cpus(char *s)
{
Expand Down

0 comments on commit 54c9f44

Please sign in to comment.