Re: [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup
From: Mike Rapoport
Date: Thu Oct 24 2019 - 05:51:10 EST
On Thu, Oct 24, 2019 at 09:35:12AM +0000, Peter Rosin wrote:
> 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.
Right, thanks!
> Cheers,
> Peter
--
Sincerely yours,
Mike.