Langsdorf, Mark
2007-Mar-01 19:17 UTC
[Xen-devel] [PATCH][retry 2] Make x86_64 swiotlb code to support dma_ops [1/2]
As per Keir''s and Jan''s suggestions, I''m simplifying my approach to getting GART into the kernel. This patch set makes the x86_64 swiotlb code work with dma_ops. The first patch creates the arch/x86_64/kernel/pci-dma-xen.c file based on the standard pci-dma.c. The second patch modifies arch/x86_64/kernel/pci-swiotlb-xen.c to work with dma_ops, and modifies arch/x86_64/kernel/pci-dma-xen.c slightly to be Xen-safe by copying over some functions from arch/i386/kernel/pci-dma-xen.c Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com> -Mark Langsdorf AMD, Inc. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel