On Sat, Oct 8, 2011 at 11:14, Steve Langasek <steve.langasek@xxxxxxxxxxxxx> wrote: > Subject: [PATCH] Process events before signals in worker > > When a worker receives both a signal and a udev event in the same epoll_wait > run, the event must be processed first because the udev parent considers the > event already dispatched. If we process the signal first and exit, udevd > times out after 60 seconds waiting for a response from an already-dead > worker. Applied. Thanks, Kay -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html