Re: The disappearing sys_call_table export.

Christoph Hellwig (hch@infradead.org)
Thu, 8 May 2003 13:29:31 +0100


On Thu, May 08, 2003 at 02:25:51PM +0200, Terje Malmedal wrote:
>
> EXPORT_SYMBOL_GPL_AND_DONT_EVEN_THINK_ABOUT_SENDING_A_BUG_REPORT(sys_call_table);
>
> and displaying a nasty warning message on the console whenever a
> module used it?

What about just adding the EXPORT_SYMBOL() yourself yo your kernels
if you think you need it so badly because you can't screw yourself
enough without it?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/