]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Sep 2017 23:06:05 +0000 (13:06 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Sep 2017 23:06:05 +0000 (13:06 -1000)
commit593d84bfba0b9d8459a6e542d757a1f51a50eebf
tree26d7c4ac611ee16915f69954ac98d8e299a35602
parente6d9b20c86379365ff9fb6a48a74479fc7fe0452
parent845978dee9eebfafdb0fe38bca28859300f38436
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull IOMMU fixes from Joerg Roedel:

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

 - a section mismatch fix for Intel VT-d

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

* tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/of: Remove PCI host bridge node check
  iommu/qcom: Depend on HAS_DMA to fix compile error
  iommu/vt-d: Fix harmless section mismatch warning
  iommu: Add missing dependencies