lkml.org 
[lkml]   [2012]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Xen-devel] [PATCH 7/7] xen/mmu: Remove from __ka space PMD entries for pagetables.
> > > +	/* This is superflous and shouldn't be neccessary, but you know what
> > > + * lets do it. The MODULES_VADDR -> MODULES_END should be clear of
> > > + * anything at this stage. */
> > > + xen_cleanhighmap(MODULES_VADDR, roundup(MODULES_VADDR, PUD_SIZE) - 1);
> >
> > I would stick an #ifdef CONFIG_DEBUG of some kind around it
>
> I am not really sure why, but we seem to have PMDs filed after the Xen
> pagetables. I thought it was the bootstack, but it just looked like we
> were filling up to the next PMD (so the 'roundup' right above this code
> should take care of that). But let me double check that - to reproduce
> this module loading problem I hacked the hypervisor to create a huge P2M

I am not seeing this anymore, so #ifdef DEBUG it is!


\
 
 \ /
  Last update: 2012-07-31 18:22    [W:0.054 / U:22.592 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site