diff options
author | Joerg Roedel <jroedel@suse.de> | 2019-03-28 13:44:59 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-03-29 19:12:57 +0300 |
commit | 8aafaaf2212192012f5bae305bb31cdf7681d777 (patch) | |
tree | e127f639ee1505d08551be15953eade4756caf8a /.clang-format | |
parent | 8bc32a285660e13fdcf92ddaf5b8653abe112040 (diff) | |
download | linux-8aafaaf2212192012f5bae305bb31cdf7681d777.tar.xz |
iommu/amd: Reserve exclusion range in iova-domain
If a device has an exclusion range specified in the IVRS
table, this region needs to be reserved in the iova-domain
of that device. This hasn't happened until now and can cause
data corruption on data transfered with these devices.
Treat exclusion ranges as reserved regions in the iommu-core
to fix the problem.
Fixes: be2a022c0dd0 ('x86, AMD IOMMU: add functions to parse IOMMU memory mapping requirements for devices')
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Reviewed-by: Gary R Hook <gary.hook@amd.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions