On Wed, 11 Oct 2000 17:38:22 +0530,
[EMAIL PROTECTED] wrote:
>module having that function won't be unloaded. but my problem is i know
>only name (a string containing name of the function) but not function
>pointer. could you please elaborate on how to do this??
kernel/module.c, get_module_symbol
>
>>
>> >> i know the name of a function which is stored in some string in a
kernel
>> >> module, is there any way to execute that function.
>> >> That function is implemented in a module and has been exported.
>> >> thanks,
>> >> anil
>
>> >you mean execute from userspace? No.
>> >You mean execut
On Wed, 11 Oct 2000 [EMAIL PROTECTED] wrote:
>
>
> >> i know the name of a function which is stored in some string in a kernel
> >> module, is there any way to execute that function.
> >> That function is implemented in a module and has been exported.
> >> thanks,
> >> anil
>
> >you mean execu
>> i know the name of a function which is stored in some string in a kernel
>> module, is there any way to execute that function.
>> That function is implemented in a module and has been exported.
>> thanks,
>> anil
>you mean execute from userspace? No.
>You mean execute from kernel space? Yes,
On Wed, 11 Oct 2000 [EMAIL PROTECTED] wrote:
> hi,
> i know the name of a function which is stored in some string in a kernel
> module, is there any way to execute that function.
> That function is implemented in a module and has been exported.
> thanks,
> anil
you mean execute from userspace? N
5 matches
Mail list logo