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

From: Theodore Ts'o
Date: Wed Jun 25 2014 - 22:13:14 EST


On Wed, Jun 25, 2014 at 12:24:49AM +0100, Maciej W. Rozycki wrote:
> 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>

Thanks, applied.

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