Re: [PATCH v2 1/2] workqueue: Add initialization macro for work items that disabled by default
From: Tejun Heo
Date: Tue Oct 07 2025 - 15:18:57 EST
On Wed, Oct 01, 2025 at 06:23:40PM +0800, pengyu wrote:
> In certain scenarios, workqueue tasks that are disabled by default are
> required. Similar to DECLARE_TASKLET_DISABLED, the DECLARE_WORK_DISABLED
> macro is added to achieve this functionality.
>
> Signed-off-by: pengyu <pengyu@xxxxxxxxxx>
Can you please use FIRST_NAME LAST_NAME <EMAIL> for the From and SOB tags?
Thanks.
--
tejun