Displaying 1 result from an estimated 1 matches for "cancel_delayed".
2023 Mar 10
0
[PATCH v4 0/2] vdpasim: support doorbell mapping
...start/stop periodic work when create/destroy vdpasim device [Jason]
>
> Changes v2->v3:
> - add a new callback named get_vq_notification_pgprot to vdpa_config_ops [Jason]
> - remove the new added module parameter 'parameter' [Jason]
> - opencode the schedule/cancel_delayed() [Jason]
>
> Changes v1->v2:
> - support both kick mode and passthrough mode. [Jason]
> - poll the notify register first. [Jason, Michael]
>
> Longpeng (2):
> vdpa: support specify the pgprot of vq notification area
> vdpasim: support doorbell mapping
>...