On Fri, Jun 27, 2025 at 08:21:16AM -0400, Michael S. Tsirkin wrote: > > You did, thanks! How do other drivers handle this? The issue seems generic.
They implement blk_mq_ops' ".timeout" callback, which appears to be missing in virtio_mq_ops.
On Fri, Jun 27, 2025 at 08:21:16AM -0400, Michael S. Tsirkin wrote: > > You did, thanks! How do other drivers handle this? The issue seems generic.
They implement blk_mq_ops' ".timeout" callback, which appears to be missing in virtio_mq_ops.