diff options
author | Tony Lindgren <tony@atomide.com> | 2010-08-16 08:21:20 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-08-16 08:22:04 +0200 |
commit | c45bd374e560873f2fff392769b9576c4f3bad40 (patch) | |
tree | bc1e6a1e649cb552bdd23d5ae42444a207cfc579 /arch/arm/mach-mx25 | |
parent | omap: Fix sev instruction usage for multi-omap (diff) | |
download | linux-c45bd374e560873f2fff392769b9576c4f3bad40.tar.xz linux-c45bd374e560873f2fff392769b9576c4f3bad40.zip |
omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirq
Otherwise we get the following error when enabling CONFIG_SMP
for omap3_defconfig:
arch/arm/kernel/entry-armv.S: Assembler messages:
arch/arm/kernel/entry-armv.S:48: Error: bad instruction `test_for_ipi r0,r6,r5,lr'
arch/arm/kernel/entry-armv.S:48: Error: bad instruction `test_for_ltirq r0,r6,r5,lr'
arch/arm/kernel/entry-armv.S:48: Error: bad instruction `test_for_ipi r0,r6,r5,lr'
arch/arm/kernel/entry-armv.S:48: Error: bad instruction `test_for_ltirq r0,r6,r5,lr'
Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'arch/arm/mach-mx25')
0 files changed, 0 insertions, 0 deletions