From: Chris Wright Date: Sat, 3 Apr 2010 01:27:54 +0000 (-0700) Subject: Revert "x86: disable IOMMUs on kernel crash" X-Git-Tag: v2.6.34-rc5~13^2^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f9f55e83e939724490d7cde3833c4883c6d1310;p=pandora-kernel.git Revert "x86: disable IOMMUs on kernel crash" This effectively reverts commit 61d047be99757fd9b0af900d7abce9a13a337488. Disabling the IOMMU can potetially allow DMA transactions to complete without being translated. Leave it enabled, and allow crash kernel to do the IOMMU reinitialization properly. Cc: stable@kernel.org Cc: Joerg Roedel Cc: Eric Biederman Cc: Neil Horman Cc: Vivek Goyal Signed-off-by: Chris Wright Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed