Re: [Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug

From: Joerg Roedel
Date: Tue Nov 18 2014 - 05:25:47 EST


Hi Jiang,

On Sun, Nov 09, 2014 at 10:47:55PM +0800, Jiang Liu wrote:
> Jiang Liu (8):
> iommu/vt-d: Introduce helper function dmar_walk_resources()
> iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
> iommu/vt-d: Implement DMAR unit hotplug framework
> iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
> iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit
> hotplug
> iommu/vt-d: Enhance error recovery in function
> intel_enable_irq_remapping()
> iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
> pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
>
> drivers/acpi/pci_root.c | 16 +-
> drivers/iommu/dmar.c | 532 ++++++++++++++++++++++++++++-------
> drivers/iommu/intel-iommu.c | 297 ++++++++++++++-----
> drivers/iommu/intel_irq_remapping.c | 249 ++++++++++++----
> include/linux/dmar.h | 50 +++-
> 5 files changed, 897 insertions(+), 247 deletions(-)

The patches look good, but I need an ack from PCI/ACPI for patch 8
before I can merge it. Patches 1-7 are applied.

Thanks,

Joerg

--
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/