linux-stable-rt/drivers/pci
David Miller f661197e0a Genericizing iova.[ch]
I would like to potentially move the sparc64 IOMMU code over to using
the nice new drivers/pci/iova.[ch] code for free area management..

In order to do that we have to detach the IOMMU page size assumptions
which only really need to exist in the intel-iommu.[ch] code.

This patch attempts to implement that.

[akpm@linux-foundation.org: build fix]
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:01 -08:00
..
hotplug
pcie
.gitignore
Kconfig
Makefile
access.c
bus.c
dmar.c Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
hotplug-pci.c
hotplug.c
htirq.c
intel-iommu.c Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
intel-iommu.h Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
iova.c Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
iova.h Genericizing iova.[ch] 2008-02-06 10:41:01 -08:00
msi.c
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c
pci.c iommu sg merging: PCI: add dma segment boundary support 2008-02-05 09:44:12 -08:00
pci.h
probe.c iommu sg merging: PCI: add dma segment boundary support 2008-02-05 09:44:12 -08:00
proc.c
quirks.c
remove.c
rom.c
search.c
setup-bus.c PCI: fix 4x section mismatch warnings 2008-02-02 15:08:04 -08:00
setup-irq.c
setup-res.c
syscall.c