diff options
author | Steve Sistare <[email protected]> | 2024-02-09 14:30:07 -0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-03-19 02:45:49 -0400 |
commit | 9588e7fc511f9c55b9835f14916e90ab940061b7 (patch) | |
tree | 0acd08e0b58f917131d07d8dfe902908033b264c /net/lapb/lapb_out.c | |
parent | ec6ecb844d14d38b7dae8beb74e3d65db9c7b3e6 (diff) |
vdpa_sim: reset must not run
vdpasim_do_reset sets running to true, which is wrong, as it allows
vdpasim_kick_vq to post work requests before the device has been
configured. To fix, do not set running until VIRTIO_CONFIG_S_DRIVER_OK
is set.
Fixes: 0c89e2a3a9d0 ("vdpa_sim: Implement suspend vdpa op")
Signed-off-by: Steve Sistare <[email protected]>
Reviewed-by: Eugenio Pérez <[email protected]>
Acked-by: Jason Wang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions