The process init does something similar. From what I've been reading it
just calls execve() and magically it is a user-level process. Since
my code does not generate a user-level process I assume there is more
to it than that. Can someone point me in the right direction to
accomplishing this? Do I need to generate a user-land stack frame? How?
Please cc jhollingsworth@elon.edu as I'm currently not subscribed.
Thanks for reading.
-joel
-
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/