lkml.org 
[lkml]   [2020]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v9 0/4] iommu: Add support to change default domain of
Date
Hi,

The description and last post of this series could be found here.

https://lore.kernel.org/linux-iommu/20200925190620.18732-1-ashok.raj@intel.com/

Change log in this series:
1. Changes according to comments at
https://lore.kernel.org/linux-iommu/243ce89c33fe4b9da4c56ba35acebf81@huawei.com/
- Move the untrusted device check to iommu core
- Remove the requirement of def_domain_type callback

2. Changes according to comments at
https://lore.kernel.org/linux-iommu/20201118135153.GB2177@willie-the-truck/
- Replace pr_err_ratelimited() with dev_err_ratelimited() for more
context.
- Refine the getting default domain type code.
- Add comments about the lock mechanism (vs. device release path)
for future reference.

https://lore.kernel.org/linux-iommu/20201118135137.GA2177@willie-the-truck/
- Refine the ABI document.

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 | 255 +++++++++++++++++-
3 files changed, 276 insertions(+), 15 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2020-11-21 15:05    [W:0.451 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site