[PATCH 0/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK

From: Mike Rapoport
Date: Tue Nov 05 2019 - 09:33:32 EST


From: Mike Rapoport <rppt@xxxxxxxxxxxxx>

Hi,

These patches update the xtensa page table folding/unfolding to take into
account the 5th level.

Mike Rapoport (2):
xtensa: mm: fix PMD folding implementation
xtensa: get rid of __ARCH_USE_5LEVEL_HACK

arch/xtensa/include/asm/pgtable.h | 4 ----
arch/xtensa/mm/fault.c | 16 ++++++++++++++--
arch/xtensa/mm/kasan_init.c | 8 ++++++--
arch/xtensa/mm/mmu.c | 4 +++-
arch/xtensa/mm/tlb.c | 9 ++++++++-
5 files changed, 31 insertions(+), 10 deletions(-)

--
2.7.4