On Sat, 2005-06-25 at 16:49 +0900, YAMAMOTO Takashi wrote:
> > +   if (pud_none(*pud))
> > +           return 0;
> > +   BUG_ON(pud_bad(*pud));
> > +   pmd = pmd_offset(pud, address);
> > +   pgd_end = (address + PGDIR_SIZE) & PGDIR_MASK;
> 
> why didn't you introduce class_migrate_pud?

Because there is no list to iterate through. 
> 
> YAMAMOTO Takashi
-- 

----------------------------------------------------------------------
    Chandra Seetharaman               | Be careful what you choose....
              - [EMAIL PROTECTED]   |      .......you may get it.
----------------------------------------------------------------------




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to