Re: [PATCH 0/4] iommu: iommu_ops group interface

From: Roedel, Joerg
Date: Tue Nov 15 2011 - 10:51:41 EST


On Fri, Oct 21, 2011 at 03:55:58PM -0400, Alex Williamson wrote:
> Alex Williamson (4):
> iommu: Add option to group multi-function devices
> amd-iommu: Implement iommu_device_group
> intel-iommu: Implement iommu_device_group
> iommu: Add iommu_device_group callback and iommu_group sysfs entry
>
>
> Documentation/kernel-parameters.txt | 4 ++
> arch/ia64/include/asm/iommu.h | 2 +
> arch/ia64/kernel/pci-dma.c | 1 +
> arch/x86/include/asm/iommu.h | 1 +
> arch/x86/kernel/pci-dma.c | 11 ++++++
> drivers/iommu/amd_iommu.c | 21 ++++++++++++
> drivers/iommu/intel-iommu.c | 47 +++++++++++++++++++++++++++
> drivers/iommu/iommu.c | 61 +++++++++++++++++++++++++++++++++++
> include/linux/iommu.h | 7 ++++
> 9 files changed, 154 insertions(+), 1 deletions(-)

Applied with some changes to patch 1. I basically split up the
add_remove function into a add and a remove function. I think the code
is cleaner that way.


Joerg

--
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

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