Re: [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup

From: Kirill A. Shutemov
Date: Fri Nov 01 2019 - 05:12:04 EST


On Fri, Nov 01, 2019 at 10:39:32AM +0200, Mike Rapoport wrote:
> From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
>
> It is not likely alpha will have 5-level page tables.
>
> Replace usage of include/asm-generic/4level-fixup.h and implied
> __ARCH_HAS_4LEVEL_HACK with include/asm-generic/pgtable-nop4d.h and adjust
> page table manipulation macros and functions accordingly.

Not pgtable-nop4d.h, but pgtable-nopud.h. Also in subject.

--
Kirill A. Shutemov