On Mon, Jul 27, 2020 at 08:29:29PM +0800, linmiaohe wrote:
> From: Miaohe Lin
>
> Use wrapper function wake_up_worker() to wake up first idle worker.
>
> Signed-off-by: Miaohe Lin
Applied to wq/for-5.10.
Thanks.
--
tejun
friendly ping :)
>Miaohe Lin wrote:
>From: Miaohe Lin
>
>Use wrapper function wake_up_worker() to wake up first idle worker.
>
>Signed-off-by: Miaohe Lin
>---
> kernel/workqueue.c | 10 --
> 1 file changed, 4 insertions(+), 6 deletions(-)
>
>diff --git a/kernel/workqueue.c b/kernel/workq
On Mon, Jul 27, 2020 at 8:27 PM linmiaohe wrote:
>
> From: Miaohe Lin
>
> Use wrapper function wake_up_worker() to wake up first idle worker.
>
> Signed-off-by: Miaohe Lin
Reviewed-by: Lai Jiangshan
> ---
> kernel/workqueue.c | 10 --
> 1 file changed, 4 insertions(+), 6 deletions(-)
From: Miaohe Lin
Use wrapper function wake_up_worker() to wake up first idle worker.
Signed-off-by: Miaohe Lin
---
kernel/workqueue.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/kernel/workqueue.c b/kernel/workqueue.c
index c41c3c17b86a..5302f227f38f 100644
-
4 matches
Mail list logo