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


Groups > linux.kernel > #1742135

[git pull] IOMMU Fixes for Linux v4.14-rc2

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject [git pull] IOMMU Fixes for Linux v4.14-rc2
Date 2017-09-29 16:00 +0200
Message-ID <uv3ZE-6RY-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Hi Linus,

The following changes since commit e19b205be43d11bff638cad4487008c48d21c103:

  Linux 4.14-rc2 (2017-09-24 16:38:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.14-rc2

for you to fetch changes up to 50ce6312f293e129eedf2affc7bd791c71d8287e:

  iommu: Fix comment for iommu_ops.map_sg (2017-09-27 17:02:45 +0200)

----------------------------------------------------------------
IOMMU Fixes for Linux v4.14-rc2

Including:

	* A comment fix for 'struct iommu_ops'

	* Format string fixes for AMD IOMMU, unfortunatly I missed that
	  during review.

	* Limit mediatek physical addresses to 32 bit for v7s to fix a
	  warning triggered in io-page-table code.

	* Fix dma-sync in io-pgtable-arm-v7s code

----------------------------------------------------------------
Arvind Yadav (1):
      iommu/amd: pr_err() strings should end with newlines

Jean-Philippe Brucker (1):
      iommu: Fix comment for iommu_ops.map_sg

Yong Wu (2):
      iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
      iommu/mediatek: Limit the physical address in 32bit for v7s

 drivers/iommu/amd_iommu_init.c     | 8 ++++----
 drivers/iommu/io-pgtable-arm-v7s.c | 2 +-
 drivers/iommu/mtk_iommu.c          | 3 ++-
 include/linux/iommu.h              | 2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)

Please pull.

Thanks,

	Joerg

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] IOMMU Fixes for Linux v4.14-rc2 Joerg Roedel <joro@8bytes.org> - 2017-09-29 16:00 +0200

csiph-web