[GIT PULL] dma-mapping fixes for Linux 5.18
From: Christoph Hellwig
Date: Sat Apr 16 2022 - 01:55:48 EST
The following changes since commit 4fe87e818ea492ade079cc01a31d088e445f8539:
dma-mapping: move pgprot_decrypted out of dma_pgprot (2022-04-01 06:46:51 +0200)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.18-2
for you to fetch changes up to 9e02977bfad006af328add9434c8bffa40e053bb:
dma-direct: avoid redundant memory sync for swiotlb (2022-04-14 06:30:39 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 5.18
- avoid a double memory copy for swiotlb (Chao Gao)
----------------------------------------------------------------
Chao Gao (1):
dma-direct: avoid redundant memory sync for swiotlb
kernel/dma/direct.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)