Re: kernel thread --> user process

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 2 Mar 2002 20:30:24 +0000 (GMT)


> the use of execve. The kernel thread is started from a loadable
> module - so there has been no user-level process dipping into the
> kernel that we could just replace.

Take a look at how the module loader code works - it does precisely
what you need
-
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/