Re: [RFC][PATCH 1/3] kernel,sched,time: Clean up gcc work-arounds

From: Linus Torvalds
Date: Tue Apr 24 2012 - 15:39:44 EST


On Tue, Apr 24, 2012 at 9:10 AM, Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:
> +#define __gcc_dont_optimize_loop(var) asm("" "+rm" (var))

This seems to be missing a colon.

Linus
--
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/