From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped Date: Tue, 6 Dec 2016 17:03:46 +0100 Message-ID: <20161206160346.GB27203@8bytes.org> References: <1480939747-31916-1-git-send-email-xlpang@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1480939747-31916-1-git-send-email-xlpang@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Xunlei Pang Cc: David Woodhouse , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Myron Stowe , Joseph Szczypek , Don Brace , Baoquan He , Dave Young List-Id: iommu@lists.linux-foundation.org On Mon, Dec 05, 2016 at 08:09:07PM +0800, Xunlei Pang wrote: > drivers/iommu/intel-iommu.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Applied, thanks.