linux/arch/x86_64/pci
Andi Kleen d3813fcf10 [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO
The code to detect IO links on Opteron would not check
if the node had actually memory. This could lead to pci_bus_to_node
returning an invalid node, which might cause crashes later
when dma_alloc_coherent passes it to page_alloc_node().

The bug has been there forever but for some reason
it is causing now crashes.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-08-23 19:59:39 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile-BUS Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
k8-bus.c [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO 2005-08-23 19:59:39 -07:00
mmconfig.c [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) 2005-06-27 21:52:48 -07:00