commit | 9f6ac57729724b58df81ca5dc005326759a806fe | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Sep 24 20:48:35 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Sep 25 11:02:25 2008 +0200 |
tree | d9ee77c4518d83582bf1de1acf43e1834932f5f3 | |
parent | afa9fdc2f5f8e4d98f3e77bfa204412cbc181346 [diff] |
x86: export pci-nommu's alloc_coherent This patch exports nommu_alloc_coherent (renamed dma_generic_alloc_coherent). GART needs this function. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar <mingo@elte.hu>