[PATCH] x86_64: Return -1 for unknown PCI bus affinity
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:43:48 +0000 (22:43 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:04:52 +0000 (19:04 -0800)
commite4e94072d9c3b19662537cbd5e2d37bcaeed3d9b
tree1d2c1c61319ea999703090023551204606525a1d
parent819a692804a8d2d42b7bb033d2650dba47622149
[PATCH] x86_64: Return -1 for unknown PCI bus affinity

When we don't know the node a PCI bus is connected to return -1.
This matches the generic code.

Noticed by Ravikiran G Thirumalai <kiran@scalex86.org>

Cc: Ravikiran G Thirumalai <kiran@scalex86.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/srat.c