On Fri, Oct 30, 2009 at 16:33, Christian Schmidt <schmidt@xxxxxxxxx> wrote: > Kay Sievers wrote: >> On Thu, Oct 29, 2009 at 19:15, Christian P. Schmidt <schmidt@xxxxxxxxx> wrote: >> >>> The problem here is that SIGUSR1 and SIGALRM are both blocked in oldmask >>> already, and never reach udevadm. No care is ever taken to ensure those >>> signals are not blocked. >>> >>> The attached patch is one of the many possible ways to rectify the solution. >> >> Oh, I see. I guess, we should just unblock these both signals right at >> the time we install the signal handler? > > That would probably be the most correct solution, indeed. I've added this now: http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=bc3ec7bd45814a75845529fd0aca5c5a9d9f0c14 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