x86/amd-iommu: Remove command buffer resetting logic
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 15:46:49 +0000 (17:46 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 7 Apr 2011 08:46:05 +0000 (10:46 +0200)
commit61985a040f17c03b09a2772508ee02729571365b
tree6376a0de799362ec581b631f4dfa420c7cb72159
parent815b33fdc279d34ab40a8bfe1866623a4cc5669b
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 <joerg.roedel@amd.com>
arch/x86/include/asm/amd_iommu_types.h
arch/x86/kernel/amd_iommu.c