Re: [PATCH] timerfd/eventfd context lock doesn't protect againstpoll_wait

From: Linus Torvalds
Date: Fri May 18 2007 - 10:48:29 EST




On Thu, 17 May 2007, Davide Libenzi wrote:
>
> Thx Davi, patch is correct. Nice catch. But at this point instead of
> ending up getting two locks, we may look into using Andrew suggestion of
> reusing the waitqueue lock. Is it universally considered a "legal"
> operation?

Yes. Perhaps not for drivers etc, but stuff that is deeply involved in
waitqueue handling anyway, sure.

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