git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86250b9
)
powerpc/mm: Assume first cpu is boot_cpuid not 0
author
Matthew McClintock
<msm@freescale.com>
Tue, 31 Aug 2010 13:24:44 +0000
(13:24 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 2 Sep 2010 04:07:34 +0000
(14:07 +1000)
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: Matthew McClintock <msm@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found