]> Git Repo - linux.git/commit
xen: make xen_create_contiguous_region return the dma address
authorStefano Stabellini <[email protected]>
Wed, 9 Oct 2013 16:56:32 +0000 (16:56 +0000)
committerStefano Stabellini <[email protected]>
Wed, 9 Oct 2013 16:56:32 +0000 (16:56 +0000)
commit69908907b02efee31377af0cefbcd5a3ba66334a
tree7348359ef60c91ca9edfd71680a858f28a7d156e
parent2f558d40911c1b8f929b8a382833ae1da5df3293
xen: make xen_create_contiguous_region return the dma address

Modify xen_create_contiguous_region to return the dma address of the
newly contiguous buffer.

Signed-off-by: Stefano Stabellini <[email protected]>
Acked-by: Konrad Rzeszutek Wilk <[email protected]>
Reviewed-by: David Vrabel <[email protected]>
Changes in v4:
- use virt_to_machine instead of virt_to_bus.
arch/x86/xen/mmu.c
drivers/xen/swiotlb-xen.c
include/xen/xen-ops.h
This page took 0.047265 seconds and 4 git commands to generate.