Re: The disappearing sys_call_table export.

Alan Cox (alan@lxorguk.ukuu.org.uk)
08 May 2003 15:58:48 +0100


On Iau, 2003-05-08 at 13:25, Terje Malmedal wrote:
> How about a
>
> EXPORT_SYMBOL_GPL_AND_DONT_EVEN_THINK_ABOUT_SENDING_A_BUG_REPORT(sys_call_table);

Its in read only space nowdays anyway

> A server for an online internet game had several months of uptime and
> I needed to rotate the log-files so I made a module which trapped
> sys_write and closed and reopened the file with a new name before
> continuing[1].

man ptrace

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