[PATCH 0/2] iommu: request CSR space

From: Bjorn Helgaas
Date: Fri May 18 2012 - 19:25:51 EST


This adds a request_mem_region() for the DRHD registers. The AMD
code has similar code in iommu_map_mmio_space().

This helps avoid address conflicts when assigning PCI BARs.

---

Bjorn Helgaas (2):
resources: set type of new resource returned by __request_region()
iommu: Request IOMMU CSR space


drivers/iommu/dmar.c | 41 ++++++++++++++++++++++++++++++++---------
include/linux/intel-iommu.h | 2 ++
kernel/resource.c | 3 ++-
3 files changed, 36 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/