Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20346
b: refs/heads/master
c: d1db4ec
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Yeisley authored and Linus Torvalds committed Feb 15, 2006
1 parent b36105e commit e120604
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: b2ee9dbfad14ba8e34a589d552ddc67300a26bec
refs/heads/master: d1db4ec86c7b1bf5b44d2ed3bf84a4bb53c33b1c
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ void __init init_cpu_to_node(void)
continue;
if (apicid_to_node[apicid] == NUMA_NO_NODE)
continue;
cpu_to_node[i] = apicid_to_node[apicid];
numa_set_node(i,apicid_to_node[apicid]);
}
}

Expand Down

0 comments on commit e120604

Please sign in to comment.