Re: [PATCH] perf tools: use ansi versions of asm and volatile

From: Peter Zijlstra
Date: Tue Oct 15 2013 - 07:04:27 EST


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 :-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/