[PATCH] bcm: address clang inline asm incompatibility

Alex Elder elder at linaro.org
Wed Jan 28 12:15:06 PST 2015


On 01/28/2015 02:11 PM, Ard Biesheuvel wrote:
> Actually, if clang is guaranteed to emit the correct register name
> inside the inline asm for register asm variables used in input or
> output constraints, I think it makes sense to #define __asmeq as a nop
> if __clang__ is defined. (Note that __asmeq only exists to work around
> a specific GCC bug)

I agree completely.  Behan, what do you think?	-Alex



More information about the linux-arm-kernel mailing list