Re: [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration

2015-07-11 Thread Thomas Gleixner
On Sat, 11 Jul 2015, Frederic Weisbecker wrote: > It makes the registration cheaper and simpler for the smpboot per-cpu > kthread users that don't need to always update the cpumask after threads > creation. Reviewed-by: Thomas Gleixner -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration

2015-07-11 Thread Frederic Weisbecker
On Sat, Jul 11, 2015 at 11:17:01AM -0400, Ulrich Obergfell wrote: > > Frederic, > > since you changed the function name, you may want to adjust the comment header > too . > v Oops, thanks for pointing out. > /** > * smpboot_register_percpu_thread - Registe

Re: [PATCH 3/4] smpboot: Allow to pass the cpumask on per-cpu thread registration

2015-07-11 Thread Ulrich Obergfell
Frederic, since you changed the function name, you may want to adjust the comment header too . v /** * smpboot_register_percpu_thread - Register a per_cpu thread related to hotplug * @plug_thread:Hotplug thread descriptor + * @cpumask: