Re: [PATCH v2 4/4] kthread: use kthread_create_on_cpu()

From: David Howells
Date: Tue Nov 30 2010 - 04:38:35 EST


Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:

> + p = kthread_create_on_cpu(run_ksoftirqd, hcpu, hotcpu,
> + "ksoftirqd/%d", hotcpu);

Does kthread_create_on_cpu() need to take hotcpu twice? Can one of the
arguments be folded into the other?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/