Displaying 1 result from an estimated 1 matches for "kthread_complete_and_exit".
2023 Jan 16
0
[PATCH 5/5] vdpa: mlx5: support per virtqueue dma device
...t; Call Trace:
> > <TASK>
> > mlx5_cvq_kick_handler+0x89/0x2b0 [mlx5_vdpa]
> > process_one_work+0x1e2/0x3b0
> > ? rescuer_thread+0x390/0x390
> > worker_thread+0x50/0x3a0
> > ? rescuer_thread+0x390/0x390
> > kthread+0xd6/0x100
> > ? kthread_complete_and_exit+0x20/0x20
> > ret_from_fork+0x1f/0x30
> > </TASK>
> >
> > Signed-off-by: Jason Wang <jasowang at redhat.com>
>
> mlx5_get_vq_dma_dev needs to made static.
Right, I will fix it in v2.
> Other than that:
> Reviewed-by: Eli Cohen <elic at nvidia...