From: Andi Kleen Date: Sat, 25 Mar 2006 15:30:43 +0000 (+0100) Subject: [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent() X-Git-Tag: v2.6.17-rc1~694 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3056d6be19b50cbd3f0290e816d702cc3e54a6f3;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed