Re: 2.5.42-mm2
From: Andrew Morton <hidden>
Date: 2002-10-13 17:41:36
Also in:
lkml
From: Andrew Morton <hidden>
Date: 2002-10-13 17:41:36
Also in:
lkml
William Lee Irwin III wrote:
@@ -1104,6 +1126,7 @@ static void __init free_area_init_core(s pcp->low = 0; pcp->high = 32; pcp->batch = 16; + pcp->reserved = 0; INIT_LIST_HEAD(&pcp->list); } INIT_LIST_HEAD(&zone->active_list);
OK. But that's been there since 2.5.40-mm2. Why did it suddenly bite? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/