Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310613
b: refs/heads/master
c: 4af463d
h: refs/heads/master
i:
  310611: 1ccb6bc
v: v3
  • Loading branch information
Yasuaki Ishimatsu authored and Ingo Molnar committed Jun 6, 2012
1 parent 5d06456 commit 55808ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aff5a62d52ff03956ff6992b9fe4b561fd855804
refs/heads/master: 4af463d28f1a026e25c0b879fac2a0d2b7bff599
2 changes: 2 additions & 0 deletions trunk/arch/x86/mm/srat.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ acpi_numa_memory_affinity_init(struct acpi_srat_mem_affinity *ma)
return;
}

node_set(node, numa_nodes_parsed);

printk(KERN_INFO "SRAT: Node %u PXM %u [mem %#010Lx-%#010Lx]\n",
node, pxm,
(unsigned long long) start, (unsigned long long) end - 1);
Expand Down

0 comments on commit 55808ff

Please sign in to comment.