LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* call_usermodehelper_exec() hangs in call to queue_work()
@ 2008-10-20 22:22 Timur Tabi
0 siblings, 0 replies; only message in thread
From: Timur Tabi @ 2008-10-20 22:22 UTC (permalink / raw)
To: linux-kernel
I'm updating my driver to use kobjects so that I can call uevents.
I've never used any of these calls before, so I'm sure I'm doing
something stupid, but I need help.
I'm creating one kset and three kobjects. I call kobject_uevent after
calling kobject_init_and_add(). The second time I call
kobject_uevent(), the kernel hangs when call_usermodehelper_exec()
calls queue_work(). I haven't been able to trace the code past that
yet.
Does anyone have any idea what I'm doing wrong? I'm hoping this is a
common problem.
--
Timur Tabi
Linux kernel developer at Freescale
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-20 22:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-20 22:22 call_usermodehelper_exec() hangs in call to queue_work() Timur Tabi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).