lkml.org 
[lkml]   [2022]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] Fix probe failed when modprobe modules
Date
This patchset fixes similar issue, the root cause of the
problem is that the virtqueues are not stopped on error
handling path.

Changes since v1:
- Modify the description error of the test case and fixes tag
information.
- Add patch to fix virtio_gpu module.

v1 at:
https://lore.kernel.org/all/20221128021005.232105-1-lizetao1@huawei.com/

Li Zetao (5):
9p: Fix probe failed when modprobe 9pnet_virtio
virtio-mem: Fix probe failed when modprobe virtio_mem
virtio-input: Fix probe failed when modprobe virtio_input
virtio-blk: Fix probe failed when modprobe virtio_blk
drm/virtio: Fix probe failed when modprobe virtio_gpu

drivers/block/virtio_blk.c | 1 +
drivers/gpu/drm/virtio/virtgpu_kms.c | 1 +
drivers/virtio/virtio_input.c | 1 +
drivers/virtio/virtio_mem.c | 1 +
net/9p/trans_virtio.c | 1 +
5 files changed, 5 insertions(+)

--
2.25.1

\
 
 \ /
  Last update: 2022-11-29 16:20    [W:0.162 / U:1.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site