Re: Linux 2.4.21-pre3-ac4 [PATCH]

Hugh Dickins (hugh@veritas.com)
Tue, 21 Jan 2003 13:21:14 +0000 (GMT)


On Tue, 21 Jan 2003, Paul Gortmaker wrote:
>
> Your compiler must really like you, seeing as it would barf on any
> significant I/O here. Somewhere along the line, somebody removed
> the INIT_LIST_HEAD for current->local_pages from fork.c and didn't
> put it back somewhere else (like INIT_TASK or whatever was in mind.)

Yes, I posted the same patch a couple of days ago. We've now had
several confirmations (for which thanks) that it fixes __free_pages_ok
oops many were seeing in 2.4.21-pre3-ac. (But the problem was in
allocating memory when low, rather than in significant I/O.)

Hugh

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