linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org
Subject: [git pull] IOMMU Fixes for Linux v4.19-rc5
Date: Wed, 26 Sep 2018 11:36:49 +0200	[thread overview]
Message-ID: <20180926093643.o67rf7q56fvfcrpt@8bytes.org> (raw)

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

Hi Greg,

The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.19-rc5

for you to fetch changes up to 5ebb1bc2d63d90dd204169e21fd7a0b4bb8c776e:

  iommu/amd: Return devid as alias for ACPI HID devices (2018-09-26 09:41:11 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.19-rc5

Three fixes queued up:

	- Warning fix for Rockchip IOMMU where there were IRQ handlers
	  for offlined hardware.

	- Fix for Intel VT-d because recent changes caused boot failures
	  on some machines because it tried to allocate to much
	  contiguous memory.

	- Fix for AMD IOMMU to handle eMMC devices correctly that appear
	  as ACPI HID devices.

----------------------------------------------------------------
Arindam Nath (1):
      iommu/amd: Return devid as alias for ACPI HID devices

Heiko Stuebner (1):
      iommu/rockchip: Free irqs in shutdown handler

Lu Baolu (1):
      iommu/vt-d: Handle memory shortage on pasid table allocation

 drivers/iommu/amd_iommu.c      | 6 ++++++
 drivers/iommu/intel-iommu.c    | 6 +++---
 drivers/iommu/intel-pasid.h    | 2 +-
 drivers/iommu/rockchip-iommu.c | 6 ++++++
 4 files changed, 16 insertions(+), 4 deletions(-)

Please pull.

Thanks,

	Joerg

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

             reply	other threads:[~2018-09-26  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-26  9:36 Joerg Roedel [this message]
2018-09-26 11:44 ` [git pull] IOMMU Fixes for Linux v4.19-rc5 Greg Kroah-Hartman

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=20180926093643.o67rf7q56fvfcrpt@8bytes.org \
    --to=joro@8bytes.org \
    --cc=gregkh@linuxfoundation.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;
as well as URLs for NNTP newsgroup(s).