Arjan van de Ven wrote: > On Wed, 2007-02-21 at 14:12 +0100, Rolf Eike Beer wrote: > > These functions were inlines before > > 8b9365d753d9870bb6451504c13570b81923228f. Now EXPORT_SYMBOL() them to > > allow them to be used in modules again. > > please do not add random exports without users; exports eat up kernel > size and memory. At minimum specify which mainline modules use the > exports.. Nothing in mainline now. I just found out that the module I'm writing doesn't work anymore as timeval_to_jiffies() disappeared. If this is planned to go away from modules I should consider switching to timespec. Eike
Attachment:
pgpnrpgGSJ5z7.pgp
Description: PGP signature
- References:
- [PATCH] EXPORT_SYMBOL() time functions
- From: Rolf Eike Beer <[email protected]>
- Re: [PATCH] EXPORT_SYMBOL() time functions
- From: Arjan van de Ven <[email protected]>
- [PATCH] EXPORT_SYMBOL() time functions
- Prev by Date: Re: [PATCH] net/bridge/br_if.c: fix possible use-after-free in port_carrier_check()
- Next by Date: Re: [PATCH] net/bridge/br_if.c: fix possible use-after-free in port_carrier_check()
- Previous by thread: Re: [PATCH] EXPORT_SYMBOL() time functions
- Next by thread: [PATCH] allow oom_adj of saintly processes
- Index(es):