diff options
author | Lu Baolu <[email protected]> | 2022-05-10 10:34:05 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-05-13 15:14:56 +0200 |
commit | fc0051cb95909ab56bd8c929f24d48c9870c3e3a (patch) | |
tree | eda009a70076b9b795f1e2ad4684bb893da104d4 /include/linux/fpga/fpga-mgr.h | |
parent | 9d6ab26a75f47332da9949a0112727e10f2d6e51 (diff) |
iommu/vt-d: Check domain force_snooping against attached devices
As domain->force_snooping only impacts the devices attached with the
domain, there's no need to check against all IOMMU units. On the other
hand, force_snooping could be set on a domain no matter whether it has
been attached or not, and once set it is an immutable flag. If no
device attached, the operation always succeeds. Then this empty domain
can be only attached to a device of which the IOMMU supports snoop
control.
Signed-off-by: Lu Baolu <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions