From: Christoph Hellwig <hch@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux.dev
Subject: [GIT PULL] dma-mapping updates for Linux 6.5
Date: Wed, 28 Jun 2023 13:46:52 +0200 [thread overview]
Message-ID: <ZJwdrJTHn8gaI5Zb@infradead.org> (raw)
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(-)
next reply other threads:[~2023-06-28 11:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 11:46 Christoph Hellwig [this message]
2023-06-30 4:16 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZJwdrJTHn8gaI5Zb@infradead.org \
--to=hch@infradead.org \
--cc=iommu@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®