Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82014
b: refs/heads/master
c: 69e97c0
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Feb 1, 2008
1 parent 50db3fe commit 7058ebf
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: 32ed937d0596e849e1976791e78c006cee8356ca
refs/heads/master: 69e97c028b25ef10018d513ead6e7caad276e19f
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/smpboot_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ static void remove_siblinginfo(int cpu)
cpu_clear(cpu, cpu_sibling_setup_map);
}

void remove_cpu_from_maps(void)
static void __ref remove_cpu_from_maps(void)
{
int cpu = smp_processor_id();

Expand Down

0 comments on commit 7058ebf

Please sign in to comment.