Re: [BUG] Defunct event/0 processes under 2.6.0-test6-mm1

From: Chris Wright
Date: Mon Sep 29 2003 - 14:25:54 EST


* Bradley Chapman (kakadu_croc@xxxxxxxxx) wrote:
> He is right. I reverted call_usermodehelper-retval-fix-2.patch and everything
> works again. Why would that break the source of events/0 and hotplug?

That patch changes the SIGCHLD handler for kernel threads that are
started via wait_for_helper(). These threads are cloned from keventd
(hence events/0 as the process name), and they call hotplug. The child
is not being reaped properly.

thanks,
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/