commit | 80be308dfa3798c7bad0fc81760b2faf83870e91 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Nov 06 14:59:05 2008 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Nov 06 14:59:05 2008 +0100 |
tree | 745661b7a9b6545acfdab389decdce37788ae98a | |
parent | ae9b9403644f3ecc76867af042e7e1cfd5c099d0 [diff] |
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>