On 2019-10-23 12:28, Mike Rapoport <rppt@xxxxxxxxxx> wrote:
parisc has two or three levels of page tables and can use appropriate pgtable-nopXd and folding of the upper layers. Replace usage of include/asm-generic/4level-fixup.h and explicit definitions of __PAGETABLE_PxD_FOLDED in parisc with include/asm-generic/pgtable-nopmd.h for two-level configurations and with include/asm-generic/pgtable-nopmd.h for three-lelve configurations and
I think you mean .../pgtable-nopud.h in the latter case. Cheers, Peter