diff options
author | Becky Bruce <beckyb@kernel.crashing.org> | 2008-12-22 10:26:08 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-28 10:03:12 +0100 |
commit | bc40ac66988a7721f2a244b6df65f8c13d16479c (patch) | |
tree | 581396233451acf0b372df0ba75b3d9014e991e9 /arch/x86/lguest/Kconfig | |
parent | 70a7d3cc1308a55104fbe505d76f2aca8a4cf53e (diff) |
swiotlb: store phys address in io_tlb_orig_addr array
Impact: refactor code, cleanup
When we enable swiotlb for platforms that support HIGHMEM, we
can no longer store the virtual address of the original dma
buffer, because that buffer might not have a permament mapping.
Change the swiotlb code to instead store the physical address of
the original buffer.
Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/lguest/Kconfig')
0 files changed, 0 insertions, 0 deletions