diff options
author | Maxime Coquelin <maxime.coquelin@redhat.com> | 2024-01-09 12:10:24 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2024-03-19 13:19:14 +0100 |
commit | 56e71885b0349241c07631a7b979b61e81afab6a (patch) | |
tree | 571780a55dbab71e54e8f9f706d6a6eb39ee2cad /kernel/configs.c | |
parent | vduse: validate block features only with block devices (diff) | |
download | linux-56e71885b0349241c07631a7b979b61e81afab6a.tar.xz linux-56e71885b0349241c07631a7b979b61e81afab6a.zip |
vduse: Temporarily fail if control queue feature requested
Virtio-net driver control queue implementation is not safe
when used with VDUSE. If the VDUSE application does not
reply to control queue messages, it currently ends up
hanging the kernel thread sending this command.
Some work is on-going to make the control queue
implementation robust with VDUSE. Until it is completed,
let's fail features check if control-queue feature is
requested.
Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Message-Id: <20240109111025.1320976-3-maxime.coquelin@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Eugenio PĂ©rez <eperezma@redhat.com>
Reviewed-by: Xie Yongji <xieyongji@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'kernel/configs.c')
0 files changed, 0 insertions, 0 deletions