Merge git://github.com/rustyrussell/linux
[pandora-kernel.git] / arch / arm / mach-ux500 / platsmp.c
index eb51991..a19e398 100644 (file)
@@ -96,7 +96,7 @@ int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle)
         * the holding pen - release it, then wait for it to flag
         * that it has been released by resetting pen_release.
         */
-       write_pen_release(cpu);
+       write_pen_release(cpu_logical_map(cpu));
 
        gic_raise_softirq(cpumask_of(cpu), 1);