Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359111
b: refs/heads/master
c: 942670d
h: refs/heads/master
i:
  359109: 108056e
  359107: 8790ac2
  359103: b555320
v: v3
  • Loading branch information
Wen Congyang authored and Ingo Molnar committed Feb 24, 2013
1 parent 0cd31fe commit f1d237c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fb834c7acc5e140cf4f9e86da93a66de8c0514da
refs/heads/master: 942670d0dc41b5fe9b735c31ca9234d80729bf7e
3 changes: 1 addition & 2 deletions trunk/arch/x86/mm/numa.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ void __cpuinit numa_set_node(int cpu, int node)
#endif
per_cpu(x86_cpu_to_node_map, cpu) = node;

if (node != NUMA_NO_NODE)
set_cpu_numa_node(cpu, node);
set_cpu_numa_node(cpu, node);
}

void __cpuinit numa_clear_node(int cpu)
Expand Down

0 comments on commit f1d237c

Please sign in to comment.