diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-07-10 03:04:54 +0200 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-07-28 07:19:19 +0200 |
commit | 99becaca86d184a4433e9fde879ff97303d7669f (patch) | |
tree | 85714c5b4712cfce5025c500545b1735c4f0ce87 /arch/x86/kernel/doublefault_32.c | |
parent | swiotlb: remove unnecessary swiotlb_bus_to_virt (diff) | |
download | linux-99becaca86d184a4433e9fde879ff97303d7669f.tar.xz linux-99becaca86d184a4433e9fde879ff97303d7669f.zip |
x86: add dma_capable() to replace is_buffer_dma_capable()
dma_capable() eventually replaces is_buffer_dma_capable(), which tells
if a memory area is dma-capable or not. The problem of
is_buffer_dma_capable() is that it doesn't take a pointer to struct
device so it doesn't work for POWERPC.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'arch/x86/kernel/doublefault_32.c')
0 files changed, 0 insertions, 0 deletions