Hi, The last post of this series:
https://lore.kernel.org/linux-iommu/20201121135620.3496419-1-baolu...@linux.intel.com/ Change log in this series: 1. Changes according to comments at https://lore.kernel.org/linux-iommu/20201123120449.GB10233@willie-the-truck/ - Remove the unnecessary iommu_get_mandatory_def_domain_type() Best regards, baolu Lu Baolu (1): iommu: Move def_domain type check for untrusted device into core Sai Praneeth Prakhya (3): iommu: Add support to change default domain of an iommu group iommu: Take lock before reading iommu group default domain type iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file .../ABI/testing/sysfs-kernel-iommu_groups | 29 ++ drivers/iommu/intel/iommu.c | 7 - drivers/iommu/iommu.c | 248 +++++++++++++++++- 3 files changed, 267 insertions(+), 17 deletions(-) -- 2.25.1