Re: page_alloc bug in 2.4.17-pre8

Hugh Dickins (hugh@veritas.com)
Thu, 23 May 2002 15:03:37 +0100 (BST)


On Thu, 23 May 2002, Mike Black wrote:
> Oops -- got the wrong version (head was in the wrong kernel space).
> This occurred on 2.4.19-pre8

Then page_alloc.c:108 is a different check from what you showed, it's

if (page->mapping)
BUG();

I know nothing of that one, sorry.

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/