Re: [PATCH 1/2] Futex minor fixes

From: Alex Riesen
Date: Thu Aug 28 2003 - 03:46:56 EST


Rusty Russell, Thu, Aug 28, 2003 02:49:10 +0200:
> In message <20030827065016.GA11214@xxxxxxxxxxxx> you write:
> > It set to loop unconditionally, so if the source of wakeup insists on
> > wakeing up the code could result in endless loop, right?
>
> Yes. If someone wakes you up, you will wake up. If someone wakes you
> up an infinite number of times, you will wake up an infinite number of
> times. cf. waitqueues.
>

Right. If only we could know what that wakers could be...

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