Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/dma-mapping
Pull dma-mapping updates from Christoph Hellwig: - swiotlb cleanups (Petr Tesarik) - use kvmalloc_array (gaoxu) - a small step towards removing is_swiotlb_active (Christoph Hellwig) - fix a Kconfig typo Sui Jingfeng) * tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/dma-mapping: drm/nouveau: stop using is_swiotlb_active swiotlb: use the atomic counter of total used slabs if available swiotlb: remove unused field "used" from struct io_tlb_mem dma-remap: use kvmalloc_array/kvfree for larger dma memory remap dma-mapping: fix a Kconfig typo
Showing
- drivers/gpu/drm/nouveau/nouveau_ttm.c 3 additions, 7 deletionsdrivers/gpu/drm/nouveau/nouveau_ttm.c
- include/linux/swiotlb.h 0 additions, 2 deletionsinclude/linux/swiotlb.h
- kernel/dma/Kconfig 1 addition, 1 deletionkernel/dma/Kconfig
- kernel/dma/remap.c 2 additions, 2 deletionskernel/dma/remap.c
- kernel/dma/swiotlb.c 11 additions, 0 deletionskernel/dma/swiotlb.c
Please register or sign in to comment