Re: [PATCH] call_usermodehelper_setup() should use GFP_KERNEL

From: KOSAKI Motohiro
Date: Thu May 08 2008 - 20:05:16 EST


> KOSAKI Motohiro wrote:
> > UMH_WAIT_EXEC and UMH_WAIT_PROC mean wait on finish of exec or process exit.
> > I can't imagine situation that exec is waitable *and* allocate isn't waitable.
>
> Yeah, that's why I was asking about UMH_NO_WAIT, where the caller may
> not want to wait, but the context would allow the allocation to block if
> necessary.

sorry, I misunderstood ;)

Yeah, you are right.
but it is no regression.
I agree with my plan have improve chance, but it is better than current.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/