Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62477
b: refs/heads/master
c: fbab6e7
h: refs/heads/master
i:
  62475: 240bf17
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jul 22, 2007
1 parent 8883187 commit f531c54
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: 8f4e956b313dcccbc7be6f10808952345e3b638c
refs/heads/master: fbab6e7a5cdcc53c2f56404ae0f7f5a3fd48f609
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ cpumask_t cpu_coregroup_map(int cpu)
/* representing cpus for which sibling maps can be computed */
static cpumask_t cpu_sibling_setup_map;

void set_cpu_sibling_map(int cpu)
void __cpuinit set_cpu_sibling_map(int cpu)
{
int i;
struct cpuinfo_x86 *c = cpu_data;
Expand Down

0 comments on commit f531c54

Please sign in to comment.