From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759022AbdACPZp (ORCPT ); Tue, 3 Jan 2017 10:25:45 -0500 Received: from mail-qt0-f195.google.com ([209.85.216.195]:36052 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752810AbdACPYO (ORCPT ); Tue, 3 Jan 2017 10:24:14 -0500 MIME-Version: 1.0 In-Reply-To: <20161206160346.GB27203@8bytes.org> References: <1480939747-31916-1-git-send-email-xlpang@redhat.com> <20161206160346.GB27203@8bytes.org> From: Myron Stowe Date: Tue, 3 Jan 2017 08:23:23 -0700 Message-ID: Subject: Re: [PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped To: Joerg Roedel Cc: Xunlei Pang , David Woodhouse , iommu@lists.linux-foundation.org, LKML , Joseph Szczypek , Don Brace , Baoquan He , Dave Young Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 6, 2016 at 9:03 AM, Joerg Roedel wrote: > 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. Joerg: This didn't seem to make the 4.10 merge window. Was that on purpose? Any idea when you might include this in a pull request for Linus? Myron > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myron Stowe Subject: Re: [PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped Date: Tue, 3 Jan 2017 08:23:23 -0700 Message-ID: References: <1480939747-31916-1-git-send-email-xlpang@redhat.com> <20161206160346.GB27203@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20161206160346.GB27203-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Joerg Roedel Cc: Don Brace , Joseph Szczypek , Dave Young , LKML , iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, David Woodhouse List-Id: iommu@lists.linux-foundation.org On Tue, Dec 6, 2016 at 9:03 AM, Joerg Roedel wrote: > 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. Joerg: This didn't seem to make the 4.10 merge window. Was that on purpose? Any idea when you might include this in a pull request for Linus? Myron >