]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Dec 2015 20:38:35 +0000 (12:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Dec 2015 20:38:35 +0000 (12:38 -0800)
commit4fbc9152e78da2598e65d7da0f26b07bea21f9f1
tree1cb10bc7a358fabf15df6ed4153e1cb0bfa69e07
parent27fcbcf48f47d8248d05a31784a047c9ba4c8e0c
parent74a6f394399835e21f1d5b70d278682242ae14a9
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu

Pull IOMMU fixes from Joerg Roedel:
 "Two similar fixes for the Intel and AMD IOMMU drivers to add proper
  access checks before calling handle_mm_fault"

* tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Do access checks before calling handle_mm_fault()
  iommu/amd: Do proper access checking before calling handle_mm_fault()