]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jun 2015 19:32:13 +0000 (12:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jun 2015 19:32:13 +0000 (12:32 -0700)
Pull VFIO updates from Alex Williamson:

 - fix race with device reference versus driver release (Alex Williamson)

 - add reset hooks and Calxeda xgmac reset for vfio-platform (Eric Auger)

 - enable vfio-platform for ARM64 (Eric Auger)

 - tag Baptiste Reynal as vfio-platform sub-maintainer (Alex Williamson)

* tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio:
  MAINTAINERS: Add vfio-platform sub-maintainer
  VFIO: platform: enable ARM64 build
  VFIO: platform: Calxeda xgmac reset module
  VFIO: platform: populate the reset function on probe
  VFIO: platform: add reset callback
  VFIO: platform: add reset struct and lookup table
  vfio/pci: Fix racy vfio_device_get_from_dev() call

1  2 
MAINTAINERS

diff --cc MAINTAINERS
Simple merge