[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yrf0ItiAJ4cVfdPf@infradead.org>
Date: Sun, 26 Jun 2022 07:52:34 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [GIT PULL] dma-mapping fix for Linux 5.19
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(-)
Powered by blists - more mailing lists