Re: [PATCH] async: Using current_work() to implement current_is_async()

From: Yunfeng Ye
Date: Thu Sep 26 2019 - 21:02:06 EST




On 2019/9/26 23:27, Bart Van Assche wrote:
> On 9/26/19 1:40 AM, Yunfeng Ye wrote:
>> current_is_async() can be implemented using current_work(), it's better
>> not to be aware of the workqueue's internal information.
>
> Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>
>
I will update the patch with Reviewed-by, thanks.
> .
>