On Tuesday 19 April 2005 09:55, Suresh wrote:
> Hi
>
> I am a newbie to the uml and this my first mail.
> I was trying to bring up uml. I compiled a module and tried to load the
> module into the kernel.
> I get an unresolved symbol for to_virt.
> The kernel functions which I used
> in the modul
Hi
I am a newbie to the uml and this my first mail.
I was trying to bring up uml. I compiled a module and tried to load the
module into the kernel.
I get an unresolved symbol for to_virt. The kernel functions which I used
in the module are
kmalloc,
copy_to_user
copy_from_user
and free.
I am not