Re: [edk2-devel] [PATCH v3 1/3] ArmPkg/ArmMmuLib AARCH64: limit recursion when freeing page tables

2020-03-26 Thread Ard Biesheuvel
On Thu, 26 Mar 2020 at 11:22, Leif Lindholm wrote: > > On Wed, Mar 25, 2020 at 16:29:38 +0100, Ard Biesheuvel wrote: > > FreePageTablesRecursive () traverses the page table tree depth first > > to free all pages that it finds, without taking into account the > > level at which it is operating. >

Re: [edk2-devel] [PATCH v3 1/3] ArmPkg/ArmMmuLib AARCH64: limit recursion when freeing page tables

2020-03-26 Thread Leif Lindholm
On Wed, Mar 25, 2020 at 16:29:38 +0100, Ard Biesheuvel wrote: > FreePageTablesRecursive () traverses the page table tree depth first > to free all pages that it finds, without taking into account the > level at which it is operating. > > Since TT_TYPE_TABLE_ENTRY aliases