diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-01-05 23:47:22 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-06 14:06:53 +0100 |
commit | 4cf37bb7d9dc6dfb5d5fca7f735ba65ba173dabc (patch) | |
tree | 4dae64c91d46b0ab10aced696fb20b2031aba5de /fs/nfs/read.c | |
parent | abe6602bf197167efb3b37161b9c11748fa076e1 (diff) | |
download | op-kernel-dev-4cf37bb7d9dc6dfb5d5fca7f735ba65ba173dabc.zip op-kernel-dev-4cf37bb7d9dc6dfb5d5fca7f735ba65ba173dabc.tar.gz |
x86, swiotlb: add map_page and unmap_page
This is a preparation of struct dma_mapping_ops unification. We use
map_page and unmap_page instead of map_single and unmap_single.
This is sorta temporary workaround. We will move them to lib/swiotlb.c
to enable x86's swiotlb code to directly use them.
We will remove map_single and unmap_single hooks in the last patch in
this patchset.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/nfs/read.c')
0 files changed, 0 insertions, 0 deletions