Revision 87bbcfdecc5579042459bb42ede81ed23e4b9a79 authored by Linus Torvalds on 16 February 2016, 16:04:06 UTC, committed by Linus Torvalds on 16 February 2016, 16:04:06 UTC
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
2 parent s e5310a1 + 4692400
History
File Mode Size
Kconfig -rw-r--r-- 4.0 KB
Makefile -rw-r--r-- 896 bytes
b43_pci_bridge.c -rw-r--r-- 1.8 KB
bridge_pcmcia_80211.c -rw-r--r-- 2.7 KB
driver_chipcommon.c -rw-r--r-- 17.8 KB
driver_chipcommon_pmu.c -rw-r--r-- 21.9 KB
driver_chipcommon_sflash.c -rw-r--r-- 4.1 KB
driver_extif.c -rw-r--r-- 5.0 KB
driver_gige.c -rw-r--r-- 7.3 KB
driver_gpio.c -rw-r--r-- 11.8 KB
driver_mipscore.c -rw-r--r-- 8.7 KB
driver_pcicore.c -rw-r--r-- 18.7 KB
embedded.c -rw-r--r-- 6.2 KB
host_soc.c -rw-r--r-- 4.5 KB
main.c -rw-r--r-- 30.5 KB
pci.c -rw-r--r-- 37.0 KB
pcihost_wrapper.c -rw-r--r-- 2.9 KB
pcmcia.c -rw-r--r-- 19.3 KB
scan.c -rw-r--r-- 10.2 KB
sdio.c -rw-r--r-- 15.6 KB
sprom.c -rw-r--r-- 5.2 KB
ssb_private.h -rw-r--r-- 8.1 KB

back to top