Re: [patch 01/43] Move div_long_long_rem out of jiffies.h

From: Adrian Bunk
Date: Wed Nov 30 2005 - 21:05:58 EST


On Thu, Dec 01, 2005 at 01:00:54AM +0100, Thomas Gleixner wrote:
> plain text document attachment
> (move-div-long-long-rem-out-of-jiffiesh.patch)
>
> - move div_long_long_rem() from jiffies.h into a new calc64.h include file,
> as it is a general math function useful for other things than the jiffy
> code.
>...

- add a static inline div_long_long_rem_signed() function

This isn't against your patch, but this part of the change wasn't
documented.


And while you are at it, is there a reason against making
div_long_long_rem() a static inline?


cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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