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

From: Peter Zijlstra
Date: Tue Oct 15 2013 - 07:16:08 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__.

Also, you seem to have 'forgotten' to convert the 31 other instances :-)

# git grep -E "[[:space:]]asm[([:space:]]" tools/perf/ | wc -l
32
--
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/