On Tue, Jan 26, 2021 at 4:10 PM Jason Wang <jasow...@redhat.com> wrote: > > > On 2021/1/19 下午1:07, Xie Yongji wrote: > > The module should not be unloaded if any vduse device exists. > > So increase the module's reference count when creating vduse > > device. And the reference count is kept until the device is > > destroyed. > > > > Signed-off-by: Xie Yongji <xieyon...@bytedance.com> > > > Looks like a bug fix. If yes, let's squash this into patch 8. >
Will do it. Thanks, Yongji