commit | b8f4fe66a560b5ccbb4d4d0d2df356a5d9b98b83 | [log] [tgz] |
---|---|---|
author | Muli Ben-Yehuda <muli@il.ibm.com> | Tue Sep 26 10:52:31 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:31 2006 +0200 |
tree | 71b68a0950e4058dd0a4771d093f4e2a58227820 | |
parent | 9f2dc46d5ec6fd7787182d2232a1003af11879f1 [diff] |
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar We were freeing the iommu_table and leaking the bitmap pages. Also rename it to calgary_free_bus, which is more accurate. Signed-off-by: Muli Ben-Yehuda <muli@il.ibm.com> Signed-off-by: Jon Mason <jdmason@us.ibm.com> Signed-off-by: Andi Kleen <ak@suse.de>