On Thu, 23 Dec 2010 20:12:02 +0100 Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote: > On Thu, 2010-12-09 at 16:44 -0800, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > > +struct task_struct *kthread_create_on_cpu(int (*threadfn)(void *data), > > + void *data, > > + int cpu, > > + const char namefmt[], > > + ...) > > I thought it was agreed that name sucked too much to live? I agreed ;) > All other *_on_cpu() interfaces actually do stuff on that cpu, but this > does not in fact create a cpu affine task. The patches are stuck in my tree awaiting some movement here.. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html