From: Joerg Roedel Date: Mon, 17 Nov 2008 14:09:20 +0000 (+0100) Subject: AMD IOMMU: enable device isolation per default X-Git-Tag: v2.6.28-rc6~14^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce1f93c6d53c3f91c3846cf66b018276c8ac2e7;p=pandora-kernel.git 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: Joerg Roedel --- Reading git-diff-tree failed