[GIT PULL] dma-mapping fix for Linux 5.19

From: Christoph Hellwig
Date: Sun Jun 26 2022 - 01:52:47 EST


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(-)