• Joerg Roedel's avatar
    AMD IOMMU: enable device isolation per default · 3ce1f93c
    Joerg Roedel authored
    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>
    3ce1f93c
kernel-parameters.txt 74.7 KB