Re: wait_for_completion_interruptible() changes
From: Ingo Molnar
Date: Thu Oct 18 2007 - 15:20:56 EST
* Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
> > I suspect this is caused by the recent completion refactoring?
>
> Yes. Here's a patch to fix it.
>
> Fix return value of wait_for_completion_interruptible()
>
> The recent w_f_c() changes broke the return value of
> wait_for_completion_interruptible(). Previously it returned 0 on
> success, now -1. Fix that.
argh. _Please_ be a bit more careful with cleanups.
applied.
Ingo
-
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/