Peter Zijlstra wrote:
> On Tue, Oct 15, 2013 at 04:16:26PM +0530, Ramkumar Ramachandra wrote:
>> asm and volatile are provided for backward compatibility; use the ansi
>> versions __asm__ and __volatile__.
>>
>
> I won't object much to this; but I have to note that the entire kernel
> tree is loaded with the non-ansi variant and thus we're fairly certain
> it will continue working :-)

Oh well, atleast the definition of barrier() is consistent with the
one in linux/compiler-gcc.h.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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