]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar
authorMuli Ben-Yehuda <muli@il.ibm.com>
Tue, 26 Sep 2006 08:52:31 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:31 +0000 (10:52 +0200)
commitb8f4fe66a560b5ccbb4d4d0d2df356a5d9b98b83
tree71b68a0950e4058dd0a4771d093f4e2a58227820
parent9f2dc46d5ec6fd7787182d2232a1003af11879f1
[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>
arch/x86_64/kernel/pci-calgary.c