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-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html