commit | 68e91d61346db4359464d06617500141cfd1442a | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon Sep 08 18:10:14 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Sep 08 15:50:07 2008 +0200 |
tree | 98d9c471df5980ded654cc5ed91bf63588e87e6d | |
parent | 823e7e8c6ef12cd1943dc42fe7595ca74e8cc3d7 [diff] |
swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent The callers are supposed to set up the gfp flags appropriately. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>