AMD IOMMU: fix lazy IO/TLB flushing in unmap path
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 6 Nov 2008 13:59:05 +0000 (14:59 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 6 Nov 2008 13:59:05 +0000 (14:59 +0100)
Lazy flushing needs to take care of the unmap path too which is not yet
implemented and leads to stale IO/TLB entries. This is fixed by this
patch.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found