]> git.baikalelectronics.ru Git - kernel.git/commit
x86, pci-nommu: add map_page
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 5 Jan 2009 14:47:27 +0000 (23:47 +0900)
committerIngo Molnar <mingo@elte.hu>
Tue, 6 Jan 2009 13:06:56 +0000 (14:06 +0100)
commite3a3500c455adb1ebc8f0005e52a85be2cd09690
tree3952bd84430b75495af070a34c9a8551ed2e75bc
parent49f7d7ea3b23ae0e10be4d7c44b25f7ee7cc8aff
x86, pci-nommu: add map_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.

We will remove map_single hook 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>
arch/x86/kernel/pci-nommu.c