Re: Regarding - unresolved symbol

From: Jon Masters
Date: Tue Oct 11 2005 - 10:22:27 EST


On 10/11/05, vinay hegde <thisismevinay@xxxxxxxxxxx> wrote:

> All the necessary headers are present and I am able to
> see the symbol 'sys_call_table' in System.map. I do
> not see any error in this regard. Can somebody help me
> in pointing out the flaw?

It's a *very bad* idea to start trying to jump around in the
sys_call_table from a module. In fact, the sys_call_table is not being
exported any more for that reason.

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