Re: kmem_cache_init failure (was Re: 2.6.21-mm1)

From: Andi Kleen
Date: Wed May 09 2007 - 05:01:09 EST


On Wed, May 09, 2007 at 09:40:24AM +0200, Jan Beulich wrote:
> >I've bisected it down to the x86_64-mm-cpa-kerneltext.patch and the
> >
> >+ if (!pte_present(*kpte))
> >+ return 0;
>
> I the most recent version of the patch I sent to Andi this line is gone (again),
> as I realized it was wrong on i386 (namely for DEBUG_PAGEALLOC) and its
> respective variant was superfluous on x86-64.

Yes the version of the patch that went into Linus' tree doesn't have it.
Does the problem happen with mainline gitLATEST too?

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/