Joerg Roedel 8b408fe4f8 x86/amd-iommu: Use helper function to destroy domain
In the amd_iommu_domain_destroy the protection_domain_free
function is partly reimplemented. The 'partly' is the bug
here because the domain is not deleted from the domain list.
This results in use-after-free errors and data-corruption.
Fix it by just using protection_domain_free instead.

Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
2010-03-08 14:20:07 +01:00
..
2010-02-23 16:07:25 -08:00
2009-12-16 07:20:12 -08:00
2010-02-22 21:42:12 +01:00
2010-02-24 17:30:36 +00:00
2010-02-09 09:46:23 +01:00
2010-02-15 14:17:45 +09:00
2010-01-14 09:05:26 -05:00