kernel_optimize_test/drivers/vhost
Cindy Lu ba39f55952 vhost-vdpa: Fix the wrong input in config_cb
commit bcef9356fc2e1302daf373c83c826aa27954d128 upstream.

Fix the wrong input in for config_cb. In function vhost_vdpa_config_cb,
the input cb.private was used as struct vhost_vdpa, so the input was
wrong here, fix this issue

Fixes: 776f395004 ("vhost_vdpa: Support config interrupt in vdpa")
Signed-off-by: Cindy Lu <lulu@redhat.com>
Link: https://lore.kernel.org/r/20210929090933.20465-1-lulu@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-20 11:45:04 +02:00
..
iotlb.c
Kconfig
Makefile
net.c vhost_net: fix OoB on sendmsg() failure. 2021-09-22 12:27:58 +02:00
scsi.c
test.c
test.h
vdpa.c vhost-vdpa: Fix the wrong input in config_cb 2021-10-20 11:45:04 +02:00
vhost.c
vhost.h
vringh.c vringh: Use wiov->used to check for read/write desc order 2021-09-03 10:09:27 +02:00
vsock.c