* omap2plus_defconfig build failure in v3.12
@ 2013-11-06 15:00 Richard Cochran
2013-11-06 15:02 ` Russell King - ARM Linux
0 siblings, 1 reply; 2+ messages in thread
From: Richard Cochran @ 2013-11-06 15:00 UTC (permalink / raw)
To: linux-arm-kernel
Will,
I am suspecting 6abdd491 "ARM: mm: use inner-shareable barriers for
TLB and user cache operations" or the commits just before as the cause
of the following build failure using the omap2plus_defconfig with
kernel v3.12.
AS arch/arm/mm/cache-v7.o
/home/richard/git/linux/arch/arm/mm/cache-v7.S: Assembler messages:
/home/richard/git/linux/arch/arm/mm/cache-v7.S:285: Error: garbage following instruction -- `dsb ishst'
/home/richard/git/linux/arch/arm/mm/cache-v7.S:297: Error: garbage following instruction -- `dsb ishst'
make[2]: *** [arch/arm/mm/cache-v7.o] Error 1
make[1]: *** [arch/arm/mm] Error 2
make: *** [sub-make] Error 2
Your commit 6abdd491 also doesn't build, but v3.11-rc4, just a few
commits preceeding, does build. I am using:
{CROSS_COMPILE}gcc --version
arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2009q1-203) 4.3.3
Is my toolchain too old, or what is going on here?
Thanks,
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
* omap2plus_defconfig build failure in v3.12
2013-11-06 15:00 omap2plus_defconfig build failure in v3.12 Richard Cochran
@ 2013-11-06 15:02 ` Russell King - ARM Linux
0 siblings, 0 replies; 2+ messages in thread
From: Russell King - ARM Linux @ 2013-11-06 15:02 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Nov 06, 2013 at 04:00:15PM +0100, Richard Cochran wrote:
> Is my toolchain too old, or what is going on here?
You need a later binutils for ARM - you don't have to upgrade the entire
toolchain, just the binutils.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-06 15:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 15:00 omap2plus_defconfig build failure in v3.12 Richard Cochran
2013-11-06 15:02 ` Russell King - ARM Linux
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).