Re: [GIT PULL] dma-mapping fixes for Linux 5.18

2022-04-16 Thread pr-tracker-bot
The pull request you sent on Sat, 16 Apr 2022 07:55:18 +0200:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.18-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b00868396dbd23bb6875f4096b6e59e1b17d67de

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 fixes for Linux 5.18

2022-04-15 Thread Christoph Hellwig
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(-)
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu