[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130908090206.GK25647@n2100.arm.linux.org.uk>
Date: Sun, 8 Sep 2013 10:02:06 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Anil Kumar <anilk4.v@...il.com>
Cc: "linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
linux-arm <linux-arm-kernel@...ts.infradead.org>,
Tony Lindgren <tony@...mide.com>,
"devicetree-discuss@...ts.ozlabs.org"
<devicetree-discuss@...ts.ozlabs.org>,
Benoit Cousson <b-cousson@...com>,
linux-kernel@...r.kernel.org,
Grant Likely <grant.likely@...retlab.ca>
Subject: Re: Build error in torvalds kernel 3.11 for omap2plus
On Sun, Sep 08, 2013 at 11:34:10AM +0530, Anil Kumar wrote:
> scripts/kconfig/conf --silentoldconfig Kconfig
> CHK include/generated/uapi/linux/version.h
> CHK include/generated/utsrelease.h
> make[1]: `include/generated/mach-types.h' is up to date.
> CALL scripts/checksyscalls.sh
> CHK include/generated/compile.h
> AS arch/arm/mm/cache-v7.o
> arch/arm/mm/cache-v7.S: Assembler messages:
> arch/arm/mm/cache-v7.S:285: Error: garbage following instruction -- `dsb ishst'
> arch/arm/mm/cache-v7.S:297: Error: garbage following instruction -- `dsb ishst'
> make[1]: *** [arch/arm/mm/cache-v7.o] Error 1
> make: *** [arch/arm/mm] Error 2
You need a later binutils for these instructions - 2.22 works just fine,
even with gcc 4.5.x.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists