On Wed, Jun 01, 2011 at 10:34:46AM +0200, Thomas Gleixner wrote: > But yeah, we can make it conditional for SMP and simply set > cpumask_of(0) in the UP case. Or cpumask_of(smp_processor_id()) which would also cover the non-CPU0 boot cases (provided its called on the boot CPU.)