x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 16 Dec 2008 20:17:36 +0000 (12:17 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 17 Dec 2008 17:58:19 +0000 (18:58 +0100)
commitcfb80c9eae8c7ed8f2ee81090062d15ead51cbe8
tree8343c02e8599f0e038cc9c0b303854193fb38e37
parent8ce7996009bab7b2d23e7af7ad831fed7eb6faa1
x86: unify pci iommu setup and allow swiotlb to compile for 32 bit

swiotlb on 32 bit will be used by Xen domain 0 support.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/dma-mapping.h
arch/x86/include/asm/pci.h
arch/x86/include/asm/pci_64.h
arch/x86/kernel/Makefile
arch/x86/kernel/pci-dma.c
arch/x86/kernel/pci-swiotlb_64.c
arch/x86/mm/init_32.c