linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: xlpang@redhat.com
Cc: Myron Stowe <myron.stowe@gmail.com>,
	iommu@lists.linux-foundation.org,
	Don Brace <don.brace@microsemi.com>,
	Dave Young <dyoung@redhat.com>,
	kexec@lists.infradead.org, LKML <linux-kernel@vger.kernel.org>,
	Myron Stowe <myron.stowe@redhat.com>,
	David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH] iommu/vt-d: Flush old iotlb for kdump when the device gets context mapped
Date: Tue, 29 Nov 2016 15:35:47 +0100	[thread overview]
Message-ID: <20161129143547.GG2078@8bytes.org> (raw)
In-Reply-To: <582D1A40.409@redhat.com>

On Thu, Nov 17, 2016 at 10:47:28AM +0800, Xunlei Pang wrote:
> As per the comment, the code here only needs to flush context caches
> for the special domain 0 which is used to tag the
> non-present/erroneous caches, seems we should flush the old domain id
> of present entries for kdump according to the analysis, other than the
> new-allocated domain id. Let me ponder more on this.

Flushing the context entry only is fine. The old domain-id will not be
re-used anyway, so there is no point in reading it out of the context
table and flush it.

Also, please add a Fixes-tag when you re-post this patch.


	Joerg

  reply	other threads:[~2016-11-29 14:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-16  9:02 [PATCH] iommu/vt-d: Flush old iotlb for kdump when the device gets context mapped Xunlei Pang
2016-11-16  9:13 ` Xunlei Pang
2016-11-16 14:58   ` Myron Stowe
2016-11-17  2:47     ` Xunlei Pang
2016-11-29 14:35       ` Joerg Roedel [this message]
2016-11-30  8:15         ` Xunlei Pang
2016-11-30  9:03           ` Baoquan He
2016-11-30  9:53             ` Baoquan He
2016-11-30 10:23               ` Baoquan He
2016-11-30 14:26                 ` Joerg Roedel
2016-12-01  2:15                   ` Xunlei Pang
2016-12-01 10:33                     ` Joerg Roedel
2016-12-01 11:44                       ` Xunlei Pang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161129143547.GG2078@8bytes.org \
    --to=joro@8bytes.org \
    --cc=don.brace@microsemi.com \
    --cc=dwmw2@infradead.org \
    --cc=dyoung@redhat.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=kexec@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myron.stowe@gmail.com \
    --cc=myron.stowe@redhat.com \
    --cc=xlpang@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).