Files
linux/drivers
FUJITA Tomonori ffbbef5c06 intel-iommu: 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 uses a temporary workaround, ifdef X86_64 to avoid IA64
build. The workaround will be removed after the unification. Well,
changing x86's struct dma_mapping_ops could break IA64. It's just
wrong. It's one of problems that this patchset fixes.

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>
2009-01-06 14:06:55 +01:00
..
2008-12-29 07:39:34 -05:00
2009-01-05 18:28:04 -08:00
2009-01-04 15:31:49 +01:00
2009-01-05 11:54:28 -05:00
2008-12-31 19:56:05 +01:00
2008-12-21 14:21:14 +11:00
2009-01-04 13:33:20 -08:00
2009-01-02 16:12:51 +01:00
2009-01-05 11:54:28 -05:00