Re: [PATCH 1/6 v2] task_work: Provide means to check if a work is queued
From: Valentin Schneider
Date: Thu Feb 27 2025 - 11:29:25 EST
On 09/02/25 23:29, Frederic Weisbecker wrote:
> Some task work users implement their own ways to know if a callback is
> already queued on the current task while fiddling with the callback
> head internals.
>
> Provide instead a consolidated API to serve this very purpose.
>
Ditto on Oleg's comment, otherwise:
Reviewed-by: Valentin Schneider <vschneid@xxxxxxxxxx>