On Thu, Jul 30, 2015 at 12:54:01PM -0400, Dan Williams wrote:
iommu_load_old_irte() appears to leak the old_irte mapping after
use.
Cc: Joerg Roedel <jroedel(a)suse.de>
Signed-off-by: Dan Williams <dan.j.williams(a)intel.com>
---
drivers/iommu/intel_irq_remapping.c | 2 ++
1 file changed, 2 insertions(+)
Applied, thanks.