All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [git pull] IOMMU Fixes for Linux v4.12-rc4
Date: Sat, 10 Jun 2017 00:38:10 +0200	[thread overview]
Message-ID: <20170609223804.GA26113@8bytes.org> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1673 bytes --]

Hi Linus,

The following changes since commit 5ed02dbb497422bf225783f46e6eadd237d23d6b:

  Linux 4.12-rc3 (2017-05-28 17:20:53 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.12-rc4

for you to fetch changes up to d3e01c51598b2639a4830549058500e5f2ace86f:

  arm: dma-mapping: Reset the device's dma_ops (2017-05-30 11:31:34 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.12-rc4

Including:

	* Another compile-fix for my header cleanup

	* A couple of fixes for the recently merged IOMMU probe
	  deferal code

	* Includes fixes for ACPI/IORT code necessary with
	  IOMMU probe deferal

----------------------------------------------------------------
Arnd Bergmann (1):
      iommu/dma: Fix function declaration

Laurent Pinchart (1):
      ARM: dma-mapping: Don't tear down third-party mappings

Lorenzo Pieralisi (1):
      ACPI/IORT: Move the check to get iommu_ops from translated fwspec

Sricharan R (4):
      iommu/of: Fix check for returning EPROBE_DEFER
      iommu/of: Ignore all errors except EPROBE_DEFER
      ACPI/IORT: Ignore all errors except EPROBE_DEFER
      arm: dma-mapping: Reset the device's dma_ops

 arch/arm/include/asm/device.h |  3 ++-
 arch/arm/mm/dma-mapping.c     | 29 ++++++++++++++---------------
 drivers/acpi/arm64/iort.c     | 22 ++++++++++++++--------
 drivers/acpi/scan.c           |  4 ++--
 drivers/iommu/of_iommu.c      |  7 +++++++
 drivers/of/device.c           |  4 ++--
 include/linux/dma-iommu.h     |  1 +
 7 files changed, 42 insertions(+), 28 deletions(-)

Please pull.

Thanks,

	Joerg

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
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.12-rc4
Date: Sat, 10 Jun 2017 00:38:10 +0200	[thread overview]
Message-ID: <20170609223804.GA26113@8bytes.org> (raw)

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

Hi Linus,

The following changes since commit 5ed02dbb497422bf225783f46e6eadd237d23d6b:

  Linux 4.12-rc3 (2017-05-28 17:20:53 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.12-rc4

for you to fetch changes up to d3e01c51598b2639a4830549058500e5f2ace86f:

  arm: dma-mapping: Reset the device's dma_ops (2017-05-30 11:31:34 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.12-rc4

Including:

	* Another compile-fix for my header cleanup

	* A couple of fixes for the recently merged IOMMU probe
	  deferal code

	* Includes fixes for ACPI/IORT code necessary with
	  IOMMU probe deferal

----------------------------------------------------------------
Arnd Bergmann (1):
      iommu/dma: Fix function declaration

Laurent Pinchart (1):
      ARM: dma-mapping: Don't tear down third-party mappings

Lorenzo Pieralisi (1):
      ACPI/IORT: Move the check to get iommu_ops from translated fwspec

Sricharan R (4):
      iommu/of: Fix check for returning EPROBE_DEFER
      iommu/of: Ignore all errors except EPROBE_DEFER
      ACPI/IORT: Ignore all errors except EPROBE_DEFER
      arm: dma-mapping: Reset the device's dma_ops

 arch/arm/include/asm/device.h |  3 ++-
 arch/arm/mm/dma-mapping.c     | 29 ++++++++++++++---------------
 drivers/acpi/arm64/iort.c     | 22 ++++++++++++++--------
 drivers/acpi/scan.c           |  4 ++--
 drivers/iommu/of_iommu.c      |  7 +++++++
 drivers/of/device.c           |  4 ++--
 include/linux/dma-iommu.h     |  1 +
 7 files changed, 42 insertions(+), 28 deletions(-)

Please pull.

Thanks,

	Joerg

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

             reply	other threads:[~2017-06-09 22:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 22:38 Joerg Roedel [this message]
2017-06-09 22:38 ` [git pull] IOMMU Fixes for Linux v4.12-rc4 Joerg Roedel

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=20170609223804.GA26113@8bytes.org \
    --to=joro-zlv9swrftaidnm+yrofe0a@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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.