On Thu, Jun 16, 2016 at 01:17:23PM +0200, Petr Mladek wrote:
> kthread_create_on_node() implements a bunch of logic to create
> the kthread. It is already called by kthread_create_on_cpu().
> 
> We are going to extend the kthread worker API and will
> need to call kthread_create_on_node() with va_list args there.
> 
> This patch does only a refactoring and does not modify the existing
> behavior.
> 
> Signed-off-by: Petr Mladek <[email protected]>

Acked-by: Tejun Heo <[email protected]>

Thanks.

-- 
tejun

Reply via email to