Re: [PATCH 1/2] div64_64 optimization

From: David Miller
Date: Thu Mar 22 2007 - 15:11:49 EST


From: Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Mar 2007 13:15:32 -0700

> Minor optimization of div64_64. do_div() already does optimization
> for the case of 32 by 32 divide, so no need to do it here.
>
> Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx>

Applied to net-2.6.22
-
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/