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:
710d86f
)
MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT
author
Markos Chandras
<markos.chandras@imgtec.com>
Thu, 19 Sep 2013 17:00:29 +0000
(18:00 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:56 +0000
(20:18 +0100)
The mips_mt_* symbols are only built and exported if
CONFIG_MIPS_MT is enabled.
Fixes the following build problem when CONFIG_SMP is enabled
but CONFIG_MIPS_MT is not.
arch/mips/built-in.o: In function `cmp_prepare_cpus':
arch/mips/kernel/smp-cmp.c:197:
undefined reference to `mips_mt_set_cpuoptions'
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5860/
arch/mips/kernel/smp-cmp.c
patch
|
blob
|
history
diff --cc
arch/mips/kernel/smp-cmp.c
Simple merge