]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Dec 2015 00:52:12 +0000 (16:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Dec 2015 00:52:12 +0000 (16:52 -0800)
commit4fe2a87c6a53e2db1f4faa84c54f1d87b16ba17a
tree8bdaff91e3a463d9c84337eb614d336f17fe6d33
parent2bd0cbb7632b8689ab65c00048edeba9f98546bb
parent73b2ff079f1a7bd9376be06f08a6e9b1306cadd5
Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio

Pull VFIO fixes from Alex Williamson:

 - Various fixes for removing redundancy, const'ifying structs, avoiding
   stack usage, fixing WARN usage (Krzysztof Kozlowski, Julia Lawall,
   Kees Cook, Dan Carpenter)

 - Revert No-IOMMU mode as the intended user has not emerged (Alex
   Williamson)

* tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio:
  Revert: "vfio: Include No-IOMMU mode"
  vfio: fix a warning message
  vfio: platform: remove needless stack usage
  vfio-pci: constify pci_error_handlers structures
  vfio: Drop owner assignment from platform_driver