Skip to content
Commit 3ce1f93c authored by Joerg Roedel's avatar Joerg Roedel
Browse files

AMD IOMMU: enable device isolation per default



Impact: makes device isolation the default for AMD IOMMU

Some device drivers showed double-free bugs of DMA memory while testing
them with AMD IOMMU. If all devices share the same protection domain
this can lead to data corruption and data loss. Prevent this by putting
each device into its own protection domain per default.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent e5e1f606
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment