Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers

From: Mitchell Blank Jr
Date: Thu Jan 05 2006 - 20:21:55 EST


Ingo Molnar wrote:
> a better syntax would be:
>
> if __unlikely (cond) {
> ...
> }

Well you could just throw an extra set of parenthesis around the expansion
of the current "unlikely()" macro and get this effect now.

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