Home
last modified time | relevance | path

Searched hist:"7 ac87abb8166b99584149fcfb2efef5773a078e9" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsmp.hdiff 7ac87abb8166b99584149fcfb2efef5773a078e9 Wed May 25 13:09:12 CDT 2011 Matt Evans <matt@ozlabs.org> 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>
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_32.cdiff 7ac87abb8166b99584149fcfb2efef5773a078e9 Wed May 25 13:09:12 CDT 2011 Matt Evans <matt@ozlabs.org> 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>
H A Dhead_64.Sdiff 7ac87abb8166b99584149fcfb2efef5773a078e9 Wed May 25 13:09:12 CDT 2011 Matt Evans <matt@ozlabs.org> 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>
H A Dprom.cdiff 7ac87abb8166b99584149fcfb2efef5773a078e9 Wed May 25 13:09:12 CDT 2011 Matt Evans <matt@ozlabs.org> 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>
H A Dsetup_64.cdiff 7ac87abb8166b99584149fcfb2efef5773a078e9 Wed May 25 13:09:12 CDT 2011 Matt Evans <matt@ozlabs.org> 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>