On Wed, 30 May 2007, Oleg Nesterov wrote: > > Please look at > > > > change kernel threads to ignore signals instead of blocking them > > commit: 10ab825bdef8df510f99c703a5a2d9b13a4e31a5 > > > > I think you can convert the code above to use allow_signal(). > > something like untested/uncompiled patch below, what do you think?
I tried it out, and it worked perfectly. Thank you very much. Alan Stern - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

