All of lore.kernel.org
 help / color / mirror / Atom feed
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 fixes for Linux 6.6
Date: Sat, 30 Sep 2023 19:23:58 +0200	[thread overview]
Message-ID: <ZRhZrvxhAf78PgAt@infradead.org> (raw)

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.6-2023-09-30

for you to fetch changes up to 2d5780bbef8dbe6375d481cbea212606a80e4453:

  swiotlb: fix the check whether a device has used software IO TLB (2023-09-27 11:19:15 +0200)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.6

 - fix the narea calculation in swiotlb initialization (Ross Lagerwall)
 - fix the check whether a device has used swiotlb (Petr Tesarik)

----------------------------------------------------------------
Petr Tesarik (1):
      swiotlb: fix the check whether a device has used software IO TLB

Ross Lagerwall (1):
      swiotlb: use the calculated number of areas

 include/linux/swiotlb.h | 23 ++++++++++++++++-------
 kernel/dma/swiotlb.c    | 31 ++++++++++++++++++++++---------
 2 files changed, 38 insertions(+), 16 deletions(-)

             reply	other threads:[~2023-09-30 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-30 17:23 Christoph Hellwig [this message]
2023-09-30 18:12 ` [GIT PULL] dma-mapping fixes for Linux 6.6 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2023-09-09  8:46 Christoph Hellwig
2023-09-09 18:53 ` 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=ZRhZrvxhAf78PgAt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.