From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759535AbdACQMi (ORCPT ); Tue, 3 Jan 2017 11:12:38 -0500 Received: from 8bytes.org ([81.169.241.247]:42533 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758785AbdACQLd (ORCPT ); Tue, 3 Jan 2017 11:11:33 -0500 Date: Tue, 3 Jan 2017 17:11:27 +0100 From: Joerg Roedel To: Myron Stowe Cc: Xunlei Pang , David Woodhouse , iommu@lists.linux-foundation.org, LKML , Joseph Szczypek , Don Brace , Baoquan He , Dave Young Subject: Re: [PATCH v3] iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped Message-ID: <20170103161127.GI17255@8bytes.org> 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-Disposition: inline In-Reply-To: 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 On Tue, Jan 03, 2017 at 08:23:23AM -0700, Myron Stowe wrote: > 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? I will collect fixes this week and send them to Linus, they will also include this patch. Joerg