]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit80be308dfa3798c7bad0fc81760b2faf83870e91
tree745661b7a9b6545acfdab389decdce37788ae98a
parentae9b9403644f3ecc76867af042e7e1cfd5c099d0
AMD IOMMU: fix lazy IO/TLB flushing in unmap path

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>
arch/x86/kernel/amd_iommu.c