Re: [RFC][PATCH v9 1/2] printk: Make printk() completely async
From: Sergey Senozhatsky
Date: Fri Apr 01 2016 - 12:35:24 EST
Hello,
On (04/01/16 22:33), kbuild test robot wrote:
> Hi Jan,
>
>
> >> kernel/printk/printk.c:1938:28: warning: 'printk_kthread' defined but not used [-Wunused-variable]
> static struct task_struct *printk_kthread;
> ^
yeah.
thanks. please find the updated patch below.
also updated to address Petr's comments.
===8<===8<===8<====