commit | 6bca52b544489b626c7d0db801df6b4aa3d5adb5 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Fri Feb 03 21:50:59 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Feb 04 16:43:13 2006 -0800 |
tree | 6011b1cec5ffae37ed499013908e38cbdeaf651b | |
parent | 0dd2ea9af8f0eca43cf6200baa182b3aba307049 [diff] |
[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback This avoids BUG_ONs in the low level allocator when an illegal GFP mask is added. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>