Christoph Hellwig wrote: > On Wed, Feb 21, 2007 at 02:13:38PM +0100, Rolf Eike Beer wrote: > > These functions were inlines before > > 8b9365d753d9870bb6451504c13570b81923228f. Now EXPORT_SYMBOL() them to > > allow them to be used in modules again. > > Just because they happened to be inlined that doesn't mean modules should > be using them. In fact no intree module uses them exactly because they're > not intended to be used by this kind of code. Please show the code you > want to use this for so we can see what you're really trying to do. Trying to convert a given user value (in milliseconds) to a timeout. No problem doing this with struct timespec. Eike
Attachment:
pgpZDlp7pqLkZ.pgp
Description: PGP signature
- References:
- [PATCH] EXPORT_SYMBOL() time functions
- From: Rolf Eike Beer <[email protected]>
- [PATCH] EXPORT_SYMBOL() time functions
- From: Rolf Eike Beer <[email protected]>
- Re: [PATCH] EXPORT_SYMBOL() time functions
- From: Christoph Hellwig <[email protected]>
- [PATCH] EXPORT_SYMBOL() time functions
- Prev by Date: Re: Weird hard disk noise on shutdown (bug #7674)
- Next by Date: [PATCH] Speedup divides by cpu_power in scheduler
- Previous by thread: Re: [PATCH] EXPORT_SYMBOL() time functions
- Next by thread: Re: [PATCH] EXPORT_SYMBOL() time functions
- Index(es):