[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()
authorAndi Kleen <ak@suse.de>
Sat, 25 Mar 2006 15:30:43 +0000 (16:30 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:10:55 +0000 (09:10 -0800)
commit3056d6be19b50cbd3f0290e816d702cc3e54a6f3
treef23c61a35202b554d2be8ff1ee6c1a5ac9ab8856
parent554d284ba90bc2306c31e5363789f05c320969c3
[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()

There is a fallback logic, so it's better to not use the OOM killer
in the allocations.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/pci-dma.c