Linux IOMMU Development
 help / color / mirror / Atom feed
From: Baolu Lu <baolu.lu@linux.intel.com>
To: Joerg Roedel <joro@8bytes.org>, Will Deacon <will@kernel.org>,
	Robin Murphy <robin.murphy@arm.com>,
	Kevin Tian <kevin.tian@intel.com>
Cc: iommu@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] iommu/vt-d: debugfs: Avoid dumping context command register
Date: Thu, 18 Sep 2025 12:37:11 +0800	[thread overview]
Message-ID: <7c211a7a-c68d-41c6-8f1b-76af74a3def6@linux.intel.com> (raw)
In-Reply-To: <20250917025051.143853-1-baolu.lu@linux.intel.com>

On 9/17/25 10:50, Lu Baolu wrote:
> The register-based cache invalidation interface is in the process of being
> replaced by the queued invalidation interface. The VT-d architecture
> allows hardware implementations with a queued invalidation interface to
> not implement the registers used for cache invalidation. Currently, the
> debugfs interface dumps the Context Command Register unconditionally,
> which is not reasonable.
> 
> Remove it to avoid potential access tonon-present registers.
> 
> Signed-off-by: Lu Baolu<baolu.lu@linux.intel.com>
> ---
>   drivers/iommu/intel/debugfs.c | 1 -
>   1 file changed, 1 deletion(-)

Queued for v6.18.

      reply	other threads:[~2025-09-18  4:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-17  2:50 [PATCH 1/1] iommu/vt-d: debugfs: Avoid dumping context command register Lu Baolu
2025-09-18  4:37 ` Baolu Lu [this message]

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=7c211a7a-c68d-41c6-8f1b-76af74a3def6@linux.intel.com \
    --to=baolu.lu@linux.intel.com \
    --cc=iommu@lists.linux.dev \
    --cc=joro@8bytes.org \
    --cc=kevin.tian@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=will@kernel.org \
    /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