Re: [PATCH 0/3] mips: get rid of __ARCH_USE_5LEVEL_HACK

From: Paul Burton
Date: Fri Nov 22 2019 - 16:55:00 EST


Hello,

Mike Rapoport wrote:
> From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
>
> Hi,
>
> These patches update the mips page table folding/unfolding to take into
> account the 5th level.
>
> Mike Rapoport (3):
> mips: fix build when "48 bits virtual memory" is enabled
> mips: drop __pXd_offset() macros that duplicate pXd_index() ones
> mips: add support for folded p4d page tables
>
> arch/mips/include/asm/fixmap.h | 2 +-
> arch/mips/include/asm/pgalloc.h | 4 +--

Series applied to mips-next.

> mips: fix build when "48 bits virtual memory" is enabled
> commit 3ed6751bb8fa
> https://git.kernel.org/mips/c/3ed6751bb8fa
>
> Signed-off-by: Mike Rapoport <rppt@xxxxxxxxxxxxx>
> Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx>
>
> mips: drop __pXd_offset() macros that duplicate pXd_index() ones
> commit 31168f033e37
> https://git.kernel.org/mips/c/31168f033e37
>
> Signed-off-by: Mike Rapoport <rppt@xxxxxxxxxxxxx>
> Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx>
>
> mips: add support for folded p4d page tables
> commit 2bee1b58484f
> https://git.kernel.org/mips/c/2bee1b58484f
>
> Signed-off-by: Mike Rapoport <rppt@xxxxxxxxxxxxx>
> Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx>

Thanks,
Paul

[ This message was auto-generated; if you believe anything is incorrect
then please email paulburton@xxxxxxxxxx to report it. ]