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


Groups > linux.kernel > #1737439

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

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject [git pull] IOMMU Fixes for Linux v4.14-rc1
Date 2017-09-22 14:10 +0200
Message-ID <usuWm-5Ws-11@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 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -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-rc1

for you to fetch changes up to c0d05cde2a685cd6486390c62be684ce456d84d6:

  iommu/of: Remove PCI host bridge node check (2017-09-22 12:05:43 +0200)

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

Including:

	- Two Kconfig fixes to fix dependencies that cause compile
	  failures when they are not fulfilled.

	- Section mismatch fix for Intel VT-d

	- A fix for PCI topology detection in ARM device-tree code

----------------------------------------------------------------
Arnd Bergmann (1):
      iommu/vt-d: Fix harmless section mismatch warning

Geert Uytterhoeven (1):
      iommu/qcom: Depend on HAS_DMA to fix compile error

Guenter Roeck (1):
      iommu: Add missing dependencies

Robin Murphy (1):
      iommu/of: Remove PCI host bridge node check

 drivers/iommu/Kconfig    | 5 +++--
 drivers/iommu/dmar.c     | 2 +-
 drivers/iommu/of_iommu.c | 5 +----
 3 files changed, 5 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-rc1 Joerg Roedel <joro@8bytes.org> - 2017-09-22 14:10 +0200

csiph-web