[OpenAFS] sys_call_table symbol

Derrick J Brashear shadow@dementia.org
Thu, 3 Oct 2002 16:09:02 -0400 (EDT)


On 3 Oct 2002, Adler, Stephen wrote:

> [root@newadler modload]# grep sys_call_table /proc/ksyms
> c0320d74 sys_call_table_Rsmp_dfdb18bd
> [root@newadler modload]# nm libafs-2.4.18-14-athlon.mp.o | grep
> sys_call_table
>          U sys_call_table
> 
> is it becuase ksyms has the appended _Rsmp_dfdb18bd

ksyms didn't; the kernel actually uses that name

> that libafs module cannot find sys_call_table?

Well, yes, but if you built against the right headers the module should
have the correct name, instead of the unadorned name