[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
Since this is shared code I had to implement it for i386 too Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
413588c7cb
commit
69e1a33f62
3
include/asm-i386/numa.h
Normal file
3
include/asm-i386/numa.h
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
int pxm_to_nid(int pxm);
|
||||
|
||||
Reference in New Issue
Block a user