> And what about populate_pud? > set_pud(pud, pud_mkhuge(pfn_pud(cpa->pfn, > canon_pgprot(pud_pgprot)))); > > start += PUD_SIZE; > cpa->pfn += PUD_SIZE; Yes you're right. That case needs to be fixed too. Are you sending a patch, or should I? -Andi
> And what about populate_pud? > set_pud(pud, pud_mkhuge(pfn_pud(cpa->pfn, > canon_pgprot(pud_pgprot)))); > > start += PUD_SIZE; > cpa->pfn += PUD_SIZE; Yes you're right. That case needs to be fixed too. Are you sending a patch, or should I? -Andi