]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86/amd-iommu: Add function to complete a tlb flush
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 20 Nov 2009 15:00:05 +0000 (16:00 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 27 Nov 2009 10:45:50 +0000 (11:45 +0100)
commit0518a3a4585cb3eeeaf14ca57131f11d252130c6
tree93efaf790ffbb6c51086573273a63ccc39f1532c
parentc459611424d8b8396060eb766e23bd0c70c993bc
x86/amd-iommu: Add function to complete a tlb flush

This patch adds a function to the AMD IOMMU driver which
completes all queued commands an all IOMMUs a specific
domain has devices attached on. This is required in a later
patch when per-domain flushing is implemented.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c