]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Feb 2016 16:04:06 +0000 (08:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Feb 2016 16:04:06 +0000 (08:04 -0800)
commit902a97f0cbeb2cb04f41a25aa1579b95b2f636d4
tree87dd2ea0914784961e15f7e24ec9d5e9df816c37
parent3a946ee1f07bbfe2cc9b054e4e0286eedcb2ba23
parentcfb71989fbc9454cfd4e573fa8fd864639afdee6
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu

Pull IOMMU SVM fixes from David Woodhouse:
 "Minor register size and interrupt acknowledgement fixes which only
  showed up in testing on newer hardware, but mostly a fix to the MM
  refcount handling to prevent a recursive refcount issue when mmap() is
  used on the file descriptor associated with a bound PASID"

* tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu:
  iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
  iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
  iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
drivers/iommu/dmar.c
drivers/iommu/intel_irq_remapping.c