Re: Exports for hrtimer APIs

From: Christoph Hellwig
Date: Tue Mar 14 2006 - 10:26:28 EST


On Mon, Mar 13, 2006 at 02:00:16PM -0800, Stone, Joshua I wrote:
> Hi,
>
> I have noticed that the hrtimer APIs in 2.6.16 RCs are not exported, and
> therefore modules are unable to use hrtimers. I have not seen any
> discussion on this point, so I presume that this is either an oversight,
> or there has not been any case presented for exporting hrtimers.
>
> I would like to add hrtimer support to SystemTap, which by design
> requires the use of dynamically loaded kernel modules. Can the
> appropriate exports for hrtimers please be added?

NACK. We only add exports when they are a) sensible and b) are used in
kernel.

If you guys want to keep your code out of tree that's your problem.
-
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/