From: Joerg Roedel Date: Wed, 6 Apr 2011 15:46:49 +0000 (+0200) Subject: x86/amd-iommu: Remove command buffer resetting logic X-Git-Tag: v3.0-rc1~407^2~1^2~1^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61985a040f17c03b09a2772508ee02729571365b;p=pandora-kernel.git x86/amd-iommu: Remove command buffer resetting logic The logic to reset the command buffer caused more problems than it actually helped. The logic jumped in when the IOMMU hardware doesn't execute commands anymore but the reasons for this are usually not fixed by just resetting the command buffer. So the code can be removed to reduce complexity. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed