public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Fork and Exec a process within the kernel
@ 2004-08-09 21:03 Eric Masson
  2004-08-09 23:10 ` Paul Jackson
  0 siblings, 1 reply; 13+ messages in thread
From: Eric Masson @ 2004-08-09 21:03 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I know it's not the best approach to the problem I'm attempting to 
solve, but I'm attempting to fork a thread and exec a process from 
inside the kernel.   I tried creating a kernel thread and attempted to 
exec from there.  I actually make it into my child thread, but the exec 
doesn't appear to do anything.  Any ideas how to do this.

Eric

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-08-11 16:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-09 21:03 Fork and Exec a process within the kernel Eric Masson
2004-08-09 23:10 ` Paul Jackson
2004-08-10 15:22   ` Eric Masson
2004-08-10 16:21     ` Paul Jackson
2004-08-10 18:20       ` Lee Revell
2004-08-10 19:03       ` Richard B. Johnson
2004-08-11  9:51         ` Erik Mouw
2004-08-11 11:24           ` Richard B. Johnson
2004-08-11 11:41             ` Erik Mouw
2004-08-11 11:55               ` Richard B. Johnson
2004-08-11 12:51                 ` Erik Mouw
2004-08-11 15:24                 ` Alan Cox
2004-08-10 16:33     ` Jan-Benedict Glaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox