[GIT,PULL] dma-mapping fixes for Linux 6.3

Message ID ZDEERJRl1jrw2kQn@infradead.org
State New
Headers
Series [GIT,PULL] dma-mapping fixes for Linux 6.3 |

Pull-request

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-04-08

Message

Christoph Hellwig April 8, 2023, 6:05 a.m. UTC
  The following changes since commit 0eee5ae1025699ea93d44fdb6ef2365505082103:

  swiotlb: fix slot alignment checks (2023-03-22 09:03:17 +0100)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-04-08

for you to fetch changes up to bbb73a103fbbed6f63cb738d3783261c4241b4b2:

  swiotlb: fix a braino in the alignment check fix (2023-04-06 16:45:12 +0200)

----------------------------------------------------------------
dma-mapping fix for Linux 6.3

 - fix a braino in the swiotlb alignment check fix (Petr Tesarik)

----------------------------------------------------------------
Petr Tesarik (1):
      swiotlb: fix a braino in the alignment check fix

 kernel/dma/swiotlb.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

pr-tracker-bot@kernel.org April 8, 2023, 7:01 p.m. UTC | #1
The pull request you sent on Sat, 8 Apr 2023 08:05:56 +0200:

> git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.3-2023-04-08

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

Thank you!