From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabioestevam@yahoo.com (Fabio Estevam) Date: Fri, 6 Aug 2010 11:34:05 -0700 (PDT) Subject: Impossible constraint in 'asm' in 2.6.35 build In-Reply-To: Message-ID: <217515.74361.qm@web51005.mail.re2.yahoo.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Rob, --- On Fri, 8/6/10, Rob Herring wrote: > From: Rob Herring > Subject: Re: Impossible constraint in 'asm' in 2.6.35 build > To: "Fabio Estevam" > Cc: linux-arm-kernel at lists.infradead.org > Date: Friday, August 6, 2010, 3:14 PM > Fabio, > > It is due to this commit and using gcc 4.1.2: > > commit 398aa66827155ef52bab58bebd24597d90968929 > Author: Will Deacon > Date:???Thu Jul 8 10:59:16 2010 +0100 > > ? ? ARM: 6212/1: atomic ops: add memory > constraints to inline asm > > It works fine for me with CS 4.3.3 toolchain. I could get it to build in origin/master branch, but it fails for me in Sascha's origin/imx-for-2.6.36 branch. Will use origin/master for now. Regards, Fabio Estevam