x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Tue, 19 Feb 2008 11:15:08 +0000 (03:15 -0800)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 21:41:04 +0000 (23:41 +0200)
commit35ddd068fb94b187e94a3fc497ccecf27bdda9ae
treecac56f1558910b9943f4126241285eda7aa4afe1
parent871d5f8dd0f7647f03facd4cb79485938d1b61ab
x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit

... so we use the same code with Quad core cpu as old opteron.

This patch is useful when acpi=off or _PXM is not there in DSDT.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/pci/k8-bus_64.c