Re: [PATCH] Provide u64 version of jiffies_to_usecs() in kernel/tsacct.c

From: H. Peter Anvin
Date: Wed Jan 02 2008 - 20:14:09 EST


Jonathan Lim wrote:

Peter,

Would you be willing to include the u64 function as part of your patch to make
it available kernel-wide? It just needs:

u64 inline jiffies_to_usecs_u64(const u64 j)

and for the symbol to be exported. Thanks.


It should be a separate patch (new functionality versus change of implementation); I'd just do a small patch on top of mine.

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