On 05/02, NeilBrown wrote: > > All the calls in md.c are in a kernel thread so safe, but I'd rather have an > explicit "uninterruptible, but no load-average" wait.... Could you please explain why md_thread() does allow_signal(SIGKILL) ? I am just curious. It looks as if we want to allow user-space to "call" thread->run(), and this looks strange. Oleg. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html