kernel-ark/arch/x86_64
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
..
boot
crypto
ia32
kernel [PATCH] x86_64: Fix race in TSC synchronization 2005-08-19 19:18:47 -07:00
lib
mm [PATCH] x86_64: Don't print exceptions for ltrace 2005-08-19 19:18:47 -07:00
oprofile
pci [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO 2005-08-23 19:59:39 -07:00
defconfig
Kconfig
Kconfig.debug
Makefile