Re: [patch 1/21] random fixes

Andrew Morton (akpm@zip.com.au)
Sun, 11 Aug 2002 20:40:31 -0700


Adam Kropelin wrote:
>
> FYI, just got this while un-tarring a kernel tree with 2.5.31+everything.gz:
> (no nvidia ;)
>

That'll be this one:

BUG_ON(page->pte.chain != NULL);

we've had a few reports of this dribbling in since rmap went in. But
nothing repeatable enough for it to be hunted down.

But we do have a repeatable inconsistency happening with ntpd and
memory pressure. That may be related, but in that case it's probably
related to mlock().

So. An open bug, alas.
-
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/