]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iommu/vt-d: release invalidation queue when destroying IOMMU unit
authorJiang Liu <jiang.liu@linux.intel.com>
Mon, 6 Jan 2014 06:18:23 +0000 (14:18 +0800)
committerJoerg Roedel <joro@8bytes.org>
Tue, 7 Jan 2014 16:21:08 +0000 (17:21 +0100)
commit7eb682444397174b8800ab7d9df9c42e4faafe09
tree06a683afa9d1f2718018368d4a9aff5a49005c69
parente438ad7e518c6ecc57df6d4b04340df3063909a7
iommu/vt-d: release invalidation queue when destroying IOMMU unit

Release associated invalidation queue when destroying IOMMU unit
to avoid memory leak.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/dmar.c