Re: [PATCH 1/3] kthread: allow caller to pass in user_struct

From: Mike Christie
Date: Thu Jun 24 2021 - 12:20:19 EST


On 6/23/21 11:34 PM, kernel test robot wrote:
>>> kernel/kthread.c:466:6: warning: function 'kthread_create_for_user' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
> 466 | namefmt, args);
> | ^~~~~~~
>

Will add a __printf(4, 5).