]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Sep 2021 14:27:29 +0000 (07:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Sep 2021 14:27:29 +0000 (07:27 -0700)
commitd81837e074bc146c8a3a7ea368a73546f158230e
tree378c003c6298434332ca9c0eaea3f020e3be8201
parent43807cb8f22ee660dd103e1127eeff34353c7881
parent096abaead25ec2e4cb65cb0a139dfd501be664b7
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio/vdpa fixes from Michael Tsirkin:
 "Fixes up some issues in rc1"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vdpa: potential uninitialized return in vhost_vdpa_va_map()
  vdpa/mlx5: Avoid executing set_vq_ready() if device is reset
  vdpa/mlx5: Clear ready indication for control VQ
  vduse: Cleanup the old kernel states after reset failure
  vduse: missing error code in vduse_init()
  virtio: don't fail on !of_device_is_compatible