[edk2-devel] [PATCH 0/2] ArmPkg/ArmMmuLib ARM: simply cache invalidation of page tables

Ard Biesheuvel posted 2 patches 4 years, 1 month ago
Failed in applying to current master (apply log)
ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c | 52 +++++++++++---------
1 file changed, 28 insertions(+), 24 deletions(-)
[edk2-devel] [PATCH 0/2] ArmPkg/ArmMmuLib ARM: simply cache invalidation of page tables
Posted by Ard Biesheuvel 4 years, 1 month ago
This is a followup to '[PATCH v2 4/9] ArmPkg/ArmMmuLib ARM: cache-invalidate
initial page table entries', and patch #2 of this series should be folded
into that.

Ard Biesheuvel (2):
  ArmPkg/ArmMmuLib ARM: use AllocateAlignedPages() for alignment
  ArmPkg/ArmMmuLib ARM: invalidate page tables as they are allocated

 ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c | 52 +++++++++++---------
 1 file changed, 28 insertions(+), 24 deletions(-)

-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#55490): https://edk2.groups.io/g/devel/message/55490
Mute This Topic: https://groups.io/mt/71746595/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH 0/2] ArmPkg/ArmMmuLib ARM: simply cache invalidation of page tables
Posted by Leif Lindholm 4 years, 1 month ago
On Thu, Mar 05, 2020 at 11:00:28 +0100, Ard Biesheuvel wrote:
> This is a followup to '[PATCH v2 4/9] ArmPkg/ArmMmuLib ARM: cache-invalidate
> initial page table entries', and patch #2 of this series should be folded
> into that.

With the commit message fixup for 2/2 you have already identified
yourself - for the series:
Reviewed-by: Leif Lindholm <leif@nuviainc.com>


> Ard Biesheuvel (2):
>   ArmPkg/ArmMmuLib ARM: use AllocateAlignedPages() for alignment
>   ArmPkg/ArmMmuLib ARM: invalidate page tables as they are allocated
> 
>  ArmPkg/Library/ArmMmuLib/Arm/ArmMmuLibCore.c | 52 +++++++++++---------
>  1 file changed, 28 insertions(+), 24 deletions(-)
> 
> -- 
> 2.17.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#55548): https://edk2.groups.io/g/devel/message/55548
Mute This Topic: https://groups.io/mt/71746595/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-