linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* linux-next: omap2plus_defconfig not building
@ 2010-10-19 10:18 Anand Gadiyar
  2010-10-19 11:37 ` Catalin Marinas
  0 siblings, 1 reply; 28+ messages in thread
From: Anand Gadiyar @ 2010-10-19 10:18 UTC (permalink / raw)
  To: linux-arm-kernel

Commit ba1b9be5cd in linux-next (ARM: Add SWP/SWPB emulation for ARMv7 
processors (v5)) introduced arch/arm/kernel/swp_emulate.c. This file 
gets compiled when the omap2plus_defconfig is built - the 
omap2plus_defconfig builds OMAP2420, OMAP2430, OMAP3 and OMAP4 in one 
image, and has CPU_V6 and CPU_V7 both enabled.

When I attempt to build this configuration, I get the following build error:

   CC      arch/arm/kernel/swp_emulate.o
/tmp/ccRIcFIf.s: Assembler messages:
/tmp/ccRIcFIf.s:342: Error: selected processor does not support ARM mode 
`ldrexb r6,[r5]'
/tmp/ccRIcFIf.s:343: Error: selected processor does not support ARM mode 
`strexb r1,r3,[r5]'
make[1]: *** [arch/arm/kernel/swp_emulate.o] Error 1
make: *** [arch/arm/kernel] Error 2

I'm able to build when I disable ARCH_OMAP2 (and therefore CPU_V6),
as also (as expected) when I disable CONFIG_SWP_EMULATE.

I'm using Codesourcery's 2010q1-202, based on gcc 4.4.1.
I'm no ARM expert and I'm not even sure if this is an issue with the 
toolchain I am using. Just reporting the problem.

- Anand

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2011-01-07  3:59 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19 10:18 linux-next: omap2plus_defconfig not building Anand Gadiyar
2010-10-19 11:37 ` Catalin Marinas
2010-10-19 12:14   ` Anand Gadiyar
2010-10-19 22:49     ` Tony Lindgren
2010-11-08  6:05   ` Anand Gadiyar
2010-11-08  9:38     ` Uwe Kleine-König
2010-11-08  9:48     ` Catalin Marinas
2010-11-08 10:14       ` Russell King - ARM Linux
2010-11-08 10:20         ` Catalin Marinas
2010-11-08 10:25           ` Russell King - ARM Linux
2010-11-08 10:31             ` Catalin Marinas
2010-11-25 13:54       ` Anand Gadiyar
2010-11-25 16:50         ` Russell King - ARM Linux
2010-11-26 11:35           ` Anand Gadiyar
2010-11-26 11:45             ` Russell King - ARM Linux
2010-11-26 12:22               ` Will Deacon
2010-11-26 12:28                 ` Russell King - ARM Linux
2010-11-26 12:38                   ` Catalin Marinas
2010-11-26 12:55                     ` Dave Martin
2010-11-26 13:00                     ` Russell King - ARM Linux
2010-11-26 13:31                       ` Dave Martin
2010-11-26 13:53                         ` Russell King - ARM Linux
2010-11-26 12:33                 ` Russell King - ARM Linux
2010-12-23 19:55       ` Tony Lindgren
2010-12-23 20:15         ` Tony Lindgren
2010-12-23 20:30         ` Russell King - ARM Linux
2010-12-23 21:06           ` Tony Lindgren
2011-01-07  3:59             ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).