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 <[email protected]>
Reviewed-by: Maciej W. Rozycki <[email protected]> Maciej -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

