Re: [PATCH 00 of 10] x86: unify asm/pgtable.h

From: Andi Kleen
Date: Wed Jan 09 2008 - 09:24:18 EST


On Wednesday 09 January 2008 11:47:11 Ingo Molnar wrote:
> * Andi Kleen <ak@xxxxxxx> wrote:
> > There's one Jan pointed out: iounmap does not subtract the guard page
> > size so it ends up resetting one page too much. That is probably what
> > causes your problem. But again you should be passing in G in the first
> > place.
> >
> > -Andi
> >
> > Here was Jan's patch; it incidently fixes the G problem too
>
> thanks, applied. I changed:

FWIW Without the reference counting fixes in the cpa series that will
likely cause leaked small page mappings at boot because the reference
counting cannot deal with it.

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