Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88599
b: refs/heads/master
c: 04adf11
h: refs/heads/master
i:
  88597: 69b9394
  88595: 8baf168
  88591: 3b4c6f3
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Apr 17, 2008
1 parent f1bb353 commit edc7a1e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 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: beafe91f1c2c49713221ca2616755e1f3d472084
refs/heads/master: 04adf11435a5187383c35017a94b55701984243b
2 changes: 0 additions & 2 deletions trunk/arch/x86/mm/numa_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -548,8 +548,6 @@ void __cpuinit numa_set_node(int cpu, int node)
{
int *cpu_to_node_map = x86_cpu_to_node_map_early_ptr;

cpu_pda(cpu)->nodenumber = node;

if(cpu_to_node_map)
cpu_to_node_map[cpu] = node;
else if(per_cpu_offset(cpu))
Expand Down
1 change: 0 additions & 1 deletion trunk/include/asm-x86/pda.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ struct x8664_pda {
offset 40!!! */
#endif
char *irqstackptr;
unsigned int nodenumber; /* number of current node */
unsigned int __softirq_pending;
unsigned int __nmi_count; /* number of NMI on this CPUs */
short mmu_state;
Expand Down

0 comments on commit edc7a1e

Please sign in to comment.