Re: [PATCH] Re: time() glitch on 2.4.18: solved

Alan Cox (alan@lxorguk.ukuu.org.uk)
05 Nov 2002 18:16:31 +0000


On Tue, 2002-11-05 at 17:10, Willy Tarreau wrote:
> On Tue, Nov 05, 2002 at 11:30:20AM -0500, Jim Paris wrote:
> > + if (count > LATCH) {
>
> may be (count >= LATCH) would be even better ?

Some PIT clones seem to hold the LATCH value momentarily judging by
other things that were triggered wrongly by >=

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