Re: [PATCH] 2.3.99-pre6 vm fix

From: Roel van der Goot (roel@cs.ualberta.ca)
Date: Sat Apr 29 2000 - 01:37:27 EST


Hi Rik,

I think that the shift left loop in your code needs a semicolon
to keep similar semantics as before:

   while ((mm->swap_cnt << 2 * (i + 1) < max_cnt)
                   && i++ < 10)
           ;
          ^^^

Cheers,
Roel.

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



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:16 EST