diff options
author | Linus Torvalds | 2024-04-14 10:05:59 -0700 |
---|---|---|
committer | Linus Torvalds | 2024-04-14 10:05:59 -0700 |
commit | 399f4dae683a719eeeca8f30d3871577b53ffcca (patch) | |
tree | 0d07254a5ae9c90ff935de7f94915a08fb721154 /samples/configfs | |
parent | ddd7ad5cf1525b59c8231a6914156ebb09398cfd (diff) | |
parent | 76f408535aab39c33e0a1dcada9fba5631c65595 (diff) |
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Pull virtio bugfixes from Michael Tsirkin:
"Some small, obvious (in hindsight) bugfixes:
- new ioctl in vhost-vdpa has a wrong # - not too late to fix
- vhost has apparently been lacking an smp_rmb() - due to code
duplication :( The duplication will be fixed in the next merge
cycle, this is a minimal fix
- an error message in vhost talks about guest moving used index -
which of course never happens, guest only ever moves the available
index
- i2c-virtio didn't set the driver owner so it did not get refcounted
correctly"
* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
vhost: correct misleading printing information
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
virtio: store owner from modules with register_virtio_driver()
vhost: Add smp_rmb() in vhost_enable_notify()
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Diffstat (limited to 'samples/configfs')
0 files changed, 0 insertions, 0 deletions