* On running user mode helpers
@ 2000-12-08 17:32 Jonathan Corbet
0 siblings, 0 replies; only message in thread
From: Jonathan Corbet @ 2000-12-08 17:32 UTC (permalink / raw)
To: linux-kernel
I see we have a new "call_usermodehelper" routine now. It looks like the
end result is similer to exec_usermodehelper, except that you no longer
need to mess with creating kernel threads yourself.
Is call_usermodehelper now the officially blessed way for kernel code to
run something in user space? Perhaps exec_usermodehelper should become
private to kmod.c?
I also see that call_usermodehelper will call do_exit() if the exec fails,
while the path taken in request_module does not do that. Can both be
right?
Thanks,
jon
Jonathan Corbet
Executive editor, LWN.net
corbet@lwn.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-12-08 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-08 17:32 On running user mode helpers Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®