Re: [PATCH] fs/mbcache.c: replacing __builtin_log2() with ilog2()

From: Maciej W. Rozycki
Date: Tue Jun 24 2014 - 19:24:56 EST


On Fri, 30 May 2014, T Makphaibulchoke wrote:

> Fixing compiler error with some gcc version(s) that do not
> support __builtin_log2(). Replacing __builtin_log2() with
> ilog2().
>
> Signed-off-by: T. Makphaibulchoke <tmac@xxxxxx>

Reviewed-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx>

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