Re: [PATCH] 64-bit divide tweaks

From: Tim Schmielau (tim@physik3.uni-rostock.de)
Date: Fri Jan 25 2002 - 16:50:16 EST


On Fri, 25 Jan 2002, Jeff Garzik wrote:

> If you are gonna hack them all anyway, why not turn them into static
> inlines...

Probably a good idea, but then all user need some change like
  do_div(n,base) --> do_div(&n,base)
as do_div currently is not valid C semantics.

Tim

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:00:36 EST