Re: [GIT PULL] dma-mapping fix for Linux 5.19
The pull request you sent on Sun, 26 Jun 2022 07:52:34 +0200: > git://git.infradead.org/users/hch/dma-mapping.git > tags/dma-mapping-5.19-2022-06-26 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/c898c67db6d7de1b1e7970cd16c45eaa46bd231b Thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/prtracker.html ___ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu
[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(-) ___ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu