David Miller d1af65d13f [PATCH] Bug in MM_RB debugging
The code is seemingly trying to make sure that rb_next() brings us to
successive increasing vma entries.

But the two variables, prev and pend, used to perform these checks, are
never advanced.

Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Andrea Arcangeli <andrea@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-01 14:53:38 -08:00
..
2006-12-22 08:55:49 -08:00
2007-02-11 10:51:17 -08:00
2006-09-26 08:48:44 -07:00
2007-01-11 18:18:20 -08:00
2007-02-15 09:57:03 -08:00
2006-12-07 08:39:22 -08:00
2007-03-01 14:53:38 -08:00
2006-09-26 08:48:45 -07:00
2006-12-08 08:28:47 -08:00
2007-01-05 23:55:29 -08:00
2005-04-16 15:20:36 -07:00
2007-02-11 10:51:18 -08:00
2007-03-01 14:53:35 -08:00