On Thu, Feb 26, 2026 at 7:56 PM Zhang Tianci <[email protected]> wrote: > > When copy_to_iter() fails in vduse_dev_read_iter(), put the message back > at the head of send_list to preserve FIFO ordering and retry the oldest > pending request first. > > Fixes: c8a6153b6c59 ("vduse: Introduce VDUSE - vDPA Device in Userspace") > Reported-by: Michael S. Tsirkin <[email protected]> > Suggested-by: Xie Yongji <[email protected]> > Signed-off-by: Zhang Tianci <[email protected]> > Reviewed-by: Xie Yongji <[email protected]> > ---
Acked-by: Jason Wang <[email protected]> Thanks

