Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753073AbbHCO0X (ORCPT ); Mon, 3 Aug 2015 10:26:23 -0400 Received: from mx2.suse.de ([195.135.220.15]:53662 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971AbbHCO0V (ORCPT ); Mon, 3 Aug 2015 10:26:21 -0400 Date: Mon, 3 Aug 2015 16:26:14 +0200 From: Joerg Roedel To: Dan Williams Cc: tglx@linutronix.de, mingo@kernel.org, hpa@zytor.com, linux-arch@vger.kernel.org, toshi.kani@hp.com, linux-nvdimm@ml01.01.org, mcgrof@suse.com, linux-kernel@vger.kernel.org, hch@lst.de, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 04/24] intel_iommu: fix leaked ioremap mapping Message-ID: <20150803142537.GY27614@suse.de> References: <20150730165155.33962.64121.stgit@dwillia2-desk3.amr.corp.intel.com> <20150730165401.33962.81348.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150730165401.33962.81348.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 585 Lines: 16 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 > Signed-off-by: Dan Williams > --- > drivers/iommu/intel_irq_remapping.c | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/