lkml.org 
[lkml]   [2004]   [Feb]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Load balancing problem in 2.6.2-mm1
DateFri, 06 Feb 2004 10:13:24 -0800
FromRick Lindsley <>
    >+	if ((long)*imbalance < 0)
    >+		*imbalance = 0;
    > 
    You're right Rick, thanks for catching this. Why do you have
    this last test though? This shouldn't be possible?

A combination of paranoia and leftover code from a previous fix :)  At the
least, this could probably become a BUG_ON now, or I wouldn't cry if
we took it out entirely.

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

\
 
 \ /
  Last update: 2005-03-22 13:00    [from the cache]
©2003-2008