public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org
Subject: [GIT PULL] (swiotlb) stable/for-linus-4.9 for 4.10 merge window
Date: Mon, 12 Dec 2016 08:54:42 -0500	[thread overview]
Message-ID: <20161212135441.GA26217@localhost.localdomain> (raw)

Hey Linus!

Please git pull the following branch:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-4.9

which has:
 - Minor fixes (rate limiting), remove certain functions.
 - Support for DMA_ATTR_SKIP_CPU_SYNC which is an optimization in the
   DMA API

That is it!

Regarding the name of the branch - I was initially thinking to send it
to you for rc4 (in 4.9 time frame) but figured it may be just simpler
to do it during merge window.


 arch/arm/xen/mm.c              |  1 -
 arch/x86/xen/pci-swiotlb-xen.c |  1 -
 drivers/xen/swiotlb-xen.c      | 27 +++++++-------
 include/linux/swiotlb.h        | 14 +++-----
 include/xen/swiotlb-xen.h      |  3 --
 lib/swiotlb.c                  | 81 +++++++++++++++++++++---------------------
 6 files changed, 57 insertions(+), 70 deletions(-)

Alexander Duyck (4):
      swiotlb: Drop unused functions swiotlb_map_sg and swiotlb_unmap_sg
      swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
      swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
      swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support

Geert Uytterhoeven (1):
      swiotlb: Rate-limit printing when running out of SW-IOMMU space

                 reply	other threads:[~2016-12-12 13:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161212135441.GA26217@localhost.localdomain \
    --to=konrad@kernel.org \
    --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