linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK
@ 2019-11-05 14:33 Mike Rapoport
  2019-11-05 14:33 ` [PATCH 1/2] xtensa: mm: fix PMD folding implementation Mike Rapoport
  2019-11-05 14:33 ` [PATCH 2/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK Mike Rapoport
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Rapoport @ 2019-11-05 14:33 UTC (permalink / raw)
  To: Chris Zankel, Max Filippov
  Cc: linux-xtensa, linux-mm, linux-kernel, Mike Rapoport, Mike Rapoport

From: Mike Rapoport <rppt@linux.ibm.com>

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-14  8:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 14:33 [PATCH 0/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK Mike Rapoport
2019-11-05 14:33 ` [PATCH 1/2] xtensa: mm: fix PMD folding implementation Mike Rapoport
2019-11-05 14:33 ` [PATCH 2/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK Mike Rapoport
2019-11-13 20:30   ` Max Filippov
2019-11-14  8:04     ` Mike Rapoport

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox