Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Oct 2021 20:15:05 +0000 (13:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Oct 2021 20:15:05 +0000 (13:15 -0700)
commit9c5456773d79b64cc6cebb06f668e29249636ba9
treeb9b9b90cbe604c1808c8caf7c82e359bda51b7ee
parent1fc596a56b334f4d593a2b49e5ff55af6aaa0816
parent890d33561337ffeba0d8ba42517e71288cfee2b6
Merge tag 'for_linus' of git://git./linux/kernel/git/mst/vhost

Pull virtio fixes from Michael Tsirkin:
 "A couple of fixes that seem important enough to pick at the last
  moment"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  virtio-ring: fix DMA metadata flags
  vduse: Fix race condition between resetting and irq injecting
  vduse: Disallow injecting interrupt before DRIVER_OK is set