From: FUJITA Tomonori Date: Tue, 24 Nov 2009 23:46:28 +0000 (+0900) Subject: x86: Fix iommu=soft boot option X-Git-Tag: v2.6.33-rc1~409^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=273bee27fa9f79d94b78c83506016f2e41e78983;p=pandora-kernel.git x86: Fix iommu=soft boot option iommu=soft boot option forces the kernel to use swiotlb. ( This has the side-effect of enabling the swiotlb over the GART if this boot option is provided. This is the desired behavior of the swiotlb boot option and works like that for all other hw-IOMMU drivers. ) Signed-off-by: FUJITA Tomonori Cc: yinghai@kernel.org LKML-Reference: <20091125084611O.fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed