From: Kyle McMartin Date: Wed, 4 Feb 2009 22:29:19 +0000 (-0800) Subject: x86: disable intel_iommu support by default X-Git-Tag: v2.6.29-rc5~34^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd5c3c80a0ebd68c08312fa7d8c13149cc61c4c;p=pandora-kernel.git x86: disable intel_iommu support by default Due to recurring issues with DMAR support on certain platforms. There's a number of filesystem corruption incidents reported: https://bugzilla.redhat.com/show_bug.cgi?id=479996 http://bugzilla.kernel.org/show_bug.cgi?id=12578 Provide a Kconfig option to change whether it is enabled by default. If disabled, it can still be reenabled by passing intel_iommu=on to the kernel. Keep the .config option off by default. Signed-off-by: Kyle McMartin Signed-off-by: Andrew Morton Acked-By: David Woodhouse Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed