Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1645466 > unrolled thread

[git pull] IOMMU Fixes for Linux v4.12-rc1

Started byJoerg Roedel <joro@8bytes.org>
First post2017-05-19 11:40 +0200
Last post2017-05-19 11:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [git pull] IOMMU Fixes for Linux v4.12-rc1 Joerg Roedel <joro@8bytes.org> - 2017-05-19 11:40 +0200

#1645466 — [git pull] IOMMU Fixes for Linux v4.12-rc1

FromJoerg Roedel <joro@8bytes.org>
Date2017-05-19 11:40 +0200
Subject[git pull] IOMMU Fixes for Linux v4.12-rc1
Message-ID<tIMy6-6E-19@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Linus,

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -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-rc1

for you to fetch changes up to 745b6e74704782488dd875292bc49e24d23e81fd:

  iommu/mediatek: Include linux/dma-mapping.h (2017-05-17 14:51:54 +0200)

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

Including:

	* Another compile-fix as a fallout of the recent header-file
	  cleanup

	* Add a missing IO/TLB flush to the Intel VT-d kdump code path

	* A fix for ARM64 dma code to only access initialized
	  iova_domain members

----------------------------------------------------------------
Arnd Bergmann (1):
      iommu/mediatek: Include linux/dma-mapping.h

KarimAllah Ahmed (1):
      iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings

Robin Murphy (1):
      iommu/dma: Don't touch invalid iova_domain members

 drivers/iommu/dma-iommu.c    | 13 ++++++++-----
 drivers/iommu/intel-iommu.c  |  5 ++++-
 drivers/iommu/mtk_iommu_v1.c |  1 +
 3 files changed, 13 insertions(+), 6 deletions(-)

Please pull.

Thanks,

	Joerg

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web