All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@darnok.org>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Cc: dominique.martinet@atmark-techno.com, aymen.sghaier@nxp.com,
	herbert@gondor.apana.org.au, marcorr@google.com, lukas@mntmn.com,
	davem@davemloft.net, iommu@lists.linux-foundation.org,
	pgonda@google.com, chanho61.park@samsung.com, hch@lst.de,
	jxgao@google.com
Subject: [GIT PULL] (stable) stable/for-linus-5.14
Date: Tue, 22 Jun 2021 18:03:34 -0400	[thread overview]
Message-ID: <YNJeNrBOwTkCoLmd@fedora> (raw)

Hey Linus,

Please git pull the following branch:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-5.14

which has the regression for the DMA operations where the offset was
ignored and corruptions would appear.

Going forward there will be a cleanups to make the offset and alignment
logic more clearer and better test-cases to help with this.

Bumyong Lee (1):
      swiotlb: manipulate orig_addr when tlb_addr has offset

 kernel/dma/swiotlb.c | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad@darnok.org>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Cc: dominique.martinet@atmark-techno.com, jxgao@google.com,
	hch@lst.de, lukas@mntmn.com, aymen.sghaier@nxp.com,
	herbert@gondor.apana.org.au, davem@davemloft.net,
	iommu@lists.linux-foundation.org, erdemaktas@google.com,
	marcorr@google.com, pgonda@google.com, chanho61.park@samsung.com
Subject: [GIT PULL] (stable) stable/for-linus-5.14
Date: Tue, 22 Jun 2021 18:03:34 -0400	[thread overview]
Message-ID: <YNJeNrBOwTkCoLmd@fedora> (raw)

Hey Linus,

Please git pull the following branch:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-5.14

which has the regression for the DMA operations where the offset was
ignored and corruptions would appear.

Going forward there will be a cleanups to make the offset and alignment
logic more clearer and better test-cases to help with this.

Bumyong Lee (1):
      swiotlb: manipulate orig_addr when tlb_addr has offset

 kernel/dma/swiotlb.c | 23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)

             reply	other threads:[~2021-06-22 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 22:03 Konrad Rzeszutek Wilk [this message]
2021-06-22 22:03 ` [GIT PULL] (stable) stable/for-linus-5.14 Konrad Rzeszutek Wilk

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=YNJeNrBOwTkCoLmd@fedora \
    --to=konrad@darnok.org \
    --cc=aymen.sghaier@nxp.com \
    --cc=chanho61.park@samsung.com \
    --cc=davem@davemloft.net \
    --cc=dominique.martinet@atmark-techno.com \
    --cc=hch@lst.de \
    --cc=herbert@gondor.apana.org.au \
    --cc=iommu@lists.linux-foundation.org \
    --cc=jxgao@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas@mntmn.com \
    --cc=marcorr@google.com \
    --cc=pgonda@google.com \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.