* Arjan van de Ven <[EMAIL PROTECTED]> wrote:

> > TASK_KILLABLE should be the right solution i think.
> 
> .. and it's even a tool to show where we missed making something 
> TASK_KILLABLE... anything that triggers from NFS and the like really 
> ought to be TASK_KILLABLE after all. This patch will point any 
> omissions out quite nicely without having to do any kind of 
> destructive testing.

yeah, exactly. Having something "hard blocked" for a long amount of time 
is rarely a good thing.

        Ingo
--
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/

Reply via email to