H. Peter Anvin <[EMAIL PROTECTED]> wrote: > Why not just make it ((n) < 1 ? 0 : ...) and make it well-defined for > n == 0?
Because log2(0) is -INF or mathematically undefined or something isn't it? David - 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/