From: Joerg Roedel Date: Thu, 26 Nov 2009 14:45:41 +0000 (+0100) Subject: x86/amd-iommu: Move reset_iommu_command_buffer out of locked code X-Git-Tag: v2.6.33-rc1~409^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eed9833346781dd15e3bef35a91b0a40787ea3c;p=pandora-kernel.git x86/amd-iommu: Move reset_iommu_command_buffer out of locked code This patch removes the ugly contruct where the iommu->lock must be released while before calling the reset_iommu_command_buffer function. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed