Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: mst@redhat.com
Cc: virtualization@lists.linux.dev, eperezma@redhat.com,
	kvm@vger.kernel.org, jerinj@marvell.com, ndabilpuram@marvell.com,
	schalla@marvell.com, Kommula Shiva Shankar <kshankar@marvell.com>,
	netdev@vger.kernel.org, jasowang@redhat.com
Subject: Re: [PATCH net-next ] vdpa: fix caching attributes of MMIO regions by setting them explicitly
Date: Fri, 19 Dec 2025 10:06:16 +0100	[thread overview]
Message-ID: <63de3a12-36bc-45bf-a3e5-89246f4ec73f@redhat.com> (raw)
In-Reply-To: <20251216175918.544641-1-kshankar@marvell.com>

On 12/16/25 6:59 PM, Kommula Shiva Shankar wrote:
> Explicitly set non-cached caching attributes for MMIO regions.
> Default write-back mode can cause CPU to cache device memory,
> causing invalid reads and unpredictable behavior.
> 
> Invalid read and write issues were observed on ARM64 when mapping the
> notification area to userspace via mmap.
> 
> Signed-off-by: Kommula Shiva Shankar <kshankar@marvell.com>

@Micheal: despite the net-next prefix, I assume this patch will go via
your tree, as it looks unrelated from networking.

Cheers,

Paolo


      parent reply	other threads:[~2025-12-19  9:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-16 17:59 [PATCH net-next ] vdpa: fix caching attributes of MMIO regions by setting them explicitly Kommula Shiva Shankar
2025-12-17  1:22 ` Jason Wang
2025-12-19  9:06 ` Paolo Abeni [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=63de3a12-36bc-45bf-a3e5-89246f4ec73f@redhat.com \
    --to=pabeni@redhat.com \
    --cc=eperezma@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=jerinj@marvell.com \
    --cc=kshankar@marvell.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=ndabilpuram@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=schalla@marvell.com \
    --cc=virtualization@lists.linux.dev \
    /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