[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201124130604.2912899-1-baolu.lu@linux.intel.com>
Date: Tue, 24 Nov 2020 21:06:00 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Will Deacon <will@...nel.org>, Joerg Roedel <joro@...tes.org>
Cc: Ashok Raj <ashok.raj@...el.com>, Christoph Hellwig <hch@....de>,
Sohil Mehta <sohil.mehta@...el.com>,
Robin Murphy <robin.murphy@....com>,
Jacob Pan <jacob.jun.pan@...ux.intel.com>,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Lu Baolu <baolu.lu@...ux.intel.com>
Subject: [PATCH v10 0/4] iommu: Add support to change default domain of an iommu group
Hi,
The last post of this series:
https://lore.kernel.org/linux-iommu/20201121135620.3496419-1-baolu.lu@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
Powered by blists - more mailing lists