From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] dma-mapping fix for Linux 5.19
Date: Sun, 26 Jun 2022 07:52:34 +0200 [thread overview]
Message-ID: <Yrf0ItiAJ4cVfdPf@infradead.org> (raw)
The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.19-2022-06-26
for you to fetch changes up to 3be4562584bba603f33863a00c1c32eecf772ee6:
dma-direct: use the correct size for dma_set_encrypted() (2022-06-23 15:26:59 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 5.19
- pass the correct size to dma_set_encrypted() when freeing memory
(Dexuan Cui)
----------------------------------------------------------------
Dexuan Cui (1):
dma-direct: use the correct size for dma_set_encrypted()
kernel/dma/direct.c | 5 ++---
1 file changed, 2 insertions(+), 3 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: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [GIT PULL] dma-mapping fix for Linux 5.19
Date: Sun, 26 Jun 2022 07:52:34 +0200 [thread overview]
Message-ID: <Yrf0ItiAJ4cVfdPf@infradead.org> (raw)
The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.19-2022-06-26
for you to fetch changes up to 3be4562584bba603f33863a00c1c32eecf772ee6:
dma-direct: use the correct size for dma_set_encrypted() (2022-06-23 15:26:59 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 5.19
- pass the correct size to dma_set_encrypted() when freeing memory
(Dexuan Cui)
----------------------------------------------------------------
Dexuan Cui (1):
dma-direct: use the correct size for dma_set_encrypted()
kernel/dma/direct.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
next reply other threads:[~2022-06-26 5:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-26 5:52 Christoph Hellwig [this message]
2022-06-26 5:52 ` [GIT PULL] dma-mapping fix for Linux 5.19 Christoph Hellwig
2022-06-26 17:36 ` pr-tracker-bot
2022-06-26 17:36 ` pr-tracker-bot
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=Yrf0ItiAJ4cVfdPf@infradead.org \
--to=hch@infradead.org \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--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.