Skip to content
Commit 0d35e162 authored by Matthew McClintock's avatar Matthew McClintock Committed by Benjamin Herrenschmidt
Browse files

powerpc/mm: Assume first cpu is boot_cpuid not 0



arch/powerpc/mm/mmu_context_nohash.c assumes the boot cpu
will always have smp_processor_id() == 0. This patch fixes
that assumption

Signed-off-by: default avatarMatthew McClintock <msm@freescale.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 86250b9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment