mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] dma-mapping updates for Linux 6.5
@ 2023-06-28 11:46 Christoph Hellwig
  2023-06-30  4:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2023-06-28 11:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.5-2023-06-28

for you to fetch changes up to 0a2f6372a43ff5e948b8b10be34d4473f6c2ef6c:

  drm/nouveau: stop using is_swiotlb_active (2023-06-07 15:11:26 +0200)

----------------------------------------------------------------
dma-mapping uodates for Linux 6.5

 - swiotlb cleanups (Petr Tesarik)
 - use kvmalloc_array (gaoxu)
 - a small step towards removing is_swiotlb_active (Christoph Hellwig)
 - fix a Kconfig typo Sui Jingfeng)

----------------------------------------------------------------
Christoph Hellwig (1):
      drm/nouveau: stop using is_swiotlb_active

Petr Tesarik (2):
      swiotlb: remove unused field "used" from struct io_tlb_mem
      swiotlb: use the atomic counter of total used slabs if available

Sui Jingfeng (1):
      dma-mapping: fix a Kconfig typo

gaoxu (1):
      dma-remap: use kvmalloc_array/kvfree for larger dma memory remap

 drivers/gpu/drm/nouveau/nouveau_ttm.c | 10 +++-------
 include/linux/swiotlb.h               |  2 --
 kernel/dma/Kconfig                    |  2 +-
 kernel/dma/remap.c                    |  4 ++--
 kernel/dma/swiotlb.c                  | 11 +++++++++++
 5 files changed, 17 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-30  4:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 11:46 [GIT PULL] dma-mapping updates for Linux 6.5 Christoph Hellwig
2023-06-30  4:16 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®