mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v4.4-rc8
Date: Thu, 7 Jan 2016 20:28:06 +0100	[thread overview]
Message-ID: <20160107192806.GA16147@8bytes.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

Hi Linus,

The following changes since commit 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6:

  Linux 4.4-rc7 (2015-12-27 18:17:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.4-rc8

for you to fetch changes up to 164afb1d85b872907cfac048b46c094db596d529:

  iommu/dma: Use correct offset in map_sg (2016-01-07 13:36:41 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.4-rc8

The patches include fixes for:

	* Two build issues, one in the ipmmu-vmsa driver and one for the
	  new generic dma-api implemention used on arm64

	* A performance fix for said dma-api implemention

	* An issue caused by a wrong offset in map_sg in the same code
	  as above

----------------------------------------------------------------
Geert Uytterhoeven (1):
      iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled

Robin Murphy (3):
      iommu/dma: Add some missing #includes
      iommu/dma: Avoid unlikely high-order allocations
      iommu/dma: Use correct offset in map_sg

 drivers/iommu/dma-iommu.c  | 11 ++++++++---
 drivers/iommu/ipmmu-vmsa.c |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

Please pull.

Thanks,

	Joerg


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2016-01-07 19:28 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=20160107192806.GA16147@8bytes.org \
    --to=joro@8bytes.org \
    --cc=iommu@lists.linux-foundation.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

Powered by JetHome