On Tuesday, June 8, 2004, at 02:52 PM, Miroslav Ruda wrote:
Horst Birthelmer wrote:
That's your problem!!
You have no exported sys_call_table. Just export it, recompile the
kernel and hopefully it works...
Could you suggest how to export sys_call_table? I have tried
EXPORT_SYMBOL(sys_call_table);
in arch/x86_64/kernel/syscall.c but nothing has changed.
Actually the EXPORT_SYMBOL(sys_call_table) was right.
AFAIK every older kernel does this in ksyms.c. So try to place it there.
Horst
_______________________________________________
OpenAFS-info mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-info