lkml.org 
[lkml]   [2004]   [Oct]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 30 Oct 2004 11:30:53 +0200
FromChris Ross <>
SubjectRe: Mem issues in 2.6.9 (ever since 2.6.9-rc3) and possible cause

Hiroyuki KAMEZAWA escreveu:
> zone->free_area[order]->nr_free is corrupted, this patch fix it.
> 
> It looks there is no area->nr_free++ code during freeing pages, now.

It's corrupt because area is out of scope at that point - it's declared 
within the for loop above.

Should I move your fix into the loop or move the declaration of area to 
function scope?

Regards,
Chris R.
-
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 14:07    [from the cache]
©2003-2008