Linux IOMMU Development
 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 fix for Linux 6.6
Date: Sat, 28 Oct 2023 17:56:41 +0200	[thread overview]
Message-ID: <ZT0vORvO7dAaHPvj@infradead.org> (raw)

The following changes since commit 4f82870119a46b0d04d91ef4697ac4977a255a9d:

  Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2023-10-24 09:52:16 -1000)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.6-2023-10-28

for you to fetch changes up to d5090484b021794271280ab64d20253883b7f6fd:

  swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages (2023-10-25 16:26:20 +0200)

----------------------------------------------------------------
dma-mapping fix for Linux 6.6

 - reduce the initialy dynamic swiotlb size to remove an annoying but
   harmless warning from the page allocator (Petr Tesarik)

----------------------------------------------------------------
Petr Tesarik (1):
      swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages

 kernel/dma/swiotlb.c | 5 +++++
 1 file changed, 5 insertions(+)

             reply	other threads:[~2023-10-28 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28 15:56 Christoph Hellwig [this message]
2023-10-28 18:07 ` [GIT PULL] dma-mapping fix for Linux 6.6 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=ZT0vORvO7dAaHPvj@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