diff options
author | Matt Evans <matt@ozlabs.org> | 2011-05-25 20:09:12 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-06-17 08:19:51 +0200 |
commit | 7ac87abb8166b99584149fcfb2efef5773a078e9 (patch) | |
tree | 626ccec24e00720ada0bd8f967922d935f0eeca8 /arch/powerpc/platforms/iseries/smp.c | |
parent | powerpc/book3e: Clarify HW table walk enable/disable message (diff) | |
download | linux-7ac87abb8166b99584149fcfb2efef5773a078e9.tar.xz linux-7ac87abb8166b99584149fcfb2efef5773a078e9.zip |
powerpc: Fix early boot accounting of CPUs
smp_release_cpus() waits for all cpus (including the bootcpu) due to an
off-by-one count on boot_cpu_count (which is all CPUs). This patch replaces
that with spinning_secondaries (which is all secondary CPUs).
Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/iseries/smp.c')
0 files changed, 0 insertions, 0 deletions