lkml.org 
[lkml]   [2010]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: dlopen in kernel mode
On Tue, Jan 12, 2010 at 11:19 AM, mojtaba <kernelppc@gmail.com> wrote:
> [please cc kernelppc@gmail.com]
> Dear all,
>
> Are there any alternatives for dlopen(), dlsym() and dlclose() in
> kernel mode? Basicly, I need to load an executable object file  and
> execute an specific function in it.

You could create a kernel module; but the .so files used in userspace,
in general, cannot be loaded.
--
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/

\
 
 \ /
  Last update: 2010-01-12 17:51    [W:0.052 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site