On 02/08/2008 01:35 PM, Stefan Lippers-Hollmann wrote:
> 
> This patch seems to break compilation on x86_64 (i386 builds fine).
> 
>> -"2: " LOCK_PREFIX "cmpxchgl %3, %2\n\
>> +"2: "lock cmpxchgl %3, %2\n\

Extra quote, should be:

+"2:    lock cmpxchgl %3, %2\n\
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to