Re: [PATCH 0/1] arm/arm64: add support for folded p4d page tables

2020-01-09 Thread Mike Rapoport
On Thu, Jan 09, 2020 at 08:38:54AM +0530, Anshuman Khandual wrote: > > > On 12/30/2019 01:57 PM, Mike Rapoport wrote: > > From: Mike Rapoport > > > > Hi, > > Hello Mike, > > > > > This is a part of clean up of the page table manipulation code that aims to > > remove asm-generic/5level-fixup.

Re: [PATCH 0/1] arm/arm64: add support for folded p4d page tables

2020-01-08 Thread Anshuman Khandual
On 12/30/2019 01:57 PM, Mike Rapoport wrote: > From: Mike Rapoport > > Hi, Hello Mike, > > This is a part of clean up of the page table manipulation code that aims to > remove asm-generic/5level-fixup.h and asm-generic/pgtable-nop4d-hack.h > > There is a single patch for both arm and arm64

[PATCH 0/1] arm/arm64: add support for folded p4d page tables

2019-12-30 Thread Mike Rapoport
From: Mike Rapoport Hi, This is a part of clean up of the page table manipulation code that aims to remove asm-generic/5level-fixup.h and asm-generic/pgtable-nop4d-hack.h There is a single patch for both arm and arm64 because doing the conversion separately would mean breaking the shared mmu bi