[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/yz1im8klkg0J84@infradead.org>
Date: Mon, 27 Feb 2023 06:44:54 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux.dev
Subject: [GIT PULL] dma-mapping updates for Linux 6.3
The following changes since commit 033c40a89f55525139fd5b6342281b09b97d05bf:
Merge tag 'apparmor-v6.2-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor (2023-02-15 14:53:08 -0800)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2022-02-27
for you to fetch changes up to 9b07d27d0fbb7f7441aa986859a0f53ec93a0335:
swiotlb: mark swiotlb_memblock_alloc() as __init (2023-02-22 06:44:48 -0800)
----------------------------------------------------------------
dma-mapping updates for Linux 6.3
- remove a not very useful and now unused swiotlb API
(Christoph Hellwig)
- fix a section mismatch (Randy Dunlap)
----------------------------------------------------------------
Christoph Hellwig (1):
swiotlb: remove swiotlb_max_segment
Randy Dunlap (1):
swiotlb: mark swiotlb_memblock_alloc() as __init
include/linux/swiotlb.h | 5 -----
kernel/dma/swiotlb.c | 11 ++---------
2 files changed, 2 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists