]> Git Repo - linux.git/commitdiff
Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <[email protected]>
Sat, 29 Dec 2018 03:41:58 +0000 (19:41 -0800)
committerLinus Torvalds <[email protected]>
Sat, 29 Dec 2018 03:41:58 +0000 (19:41 -0800)
Pull VFIO updates from Alex Williamson:

 - Replace global vfio-pci lock with per bus lock to allow concurrent
   open and release (Alex Williamson)

 - Declare mdev function as static (Paolo Cretaro)

 - Convert char to u8 in mdev/mtty sample driver (Nathan Chancellor)

* tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio:
  vfio-mdev/samples: Use u8 instead of char for handle functions
  vfio/mdev: add static modifier to add_mdev_supported_type
  vfio/pci: Parallelize device open and release

1  2 
drivers/vfio/pci/vfio_pci.c
drivers/vfio/pci/vfio_pci_private.h

Simple merge
Simple merge
This page took 0.072536 seconds and 4 git commands to generate.