public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, ard.biesheuvel@linaro.org
Cc: leif@nuviainc.com
Subject: Re: [edk2-devel] [PATCH v4 0/2] ArmPkg/ArmMmuLib: rewrite and improve cache handling with MMU off
Date: Tue, 10 Mar 2020 01:33:15 +0100	[thread overview]
Message-ID: <7727adc8-bfe0-b129-3bdd-3fec4df9a81a@redhat.com> (raw)
In-Reply-To: <20200307083849.8940-1-ard.biesheuvel@linaro.org>

On 03/07/20 09:38, Ard Biesheuvel wrote:
> I finally got fed up with the state of the AArch64 MMU handling code, and
> decided to rewrite it before rebasing the cache invalidation fix onto
> it.
> 
> Changes since v3:
> - move code for better diffing
> - free allocated page tables on failure if it is safe to do so
> - some minor style tweaks
> - add Leif's ack to #2
> 
> Ard Biesheuvel (2):
>   ArmPkg/ArmMmuLib AARCH64: rewrite page table code
>   ArmPkg/ArmMmuLib AARCH64: invalidate page tables before populating
>     them
> 
>  .../Library/ArmMmuLib/AArch64/ArmMmuLibCore.c | 405 +++++++-----------
>  1 file changed, 162 insertions(+), 243 deletions(-)
> 

Commit range
a3e25cc8a1dd3d1ea24ed02f90c44221e015e965..748fea6279efc20de3fef483deb4b774f3c34906,
via <https://github.com/tianocore/edk2/pull/431>.

Thanks
Laszlo


      parent reply	other threads:[~2020-03-10  0:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-07  8:38 [PATCH v4 0/2] ArmPkg/ArmMmuLib: rewrite and improve cache handling with MMU off Ard Biesheuvel
2020-03-07  8:38 ` [PATCH v4 1/2] ArmPkg/ArmMmuLib AARCH64: rewrite page table code Ard Biesheuvel
2020-03-07 11:53   ` Leif Lindholm
2020-03-07  8:38 ` [PATCH v4 2/2] ArmPkg/ArmMmuLib AARCH64: invalidate page tables before populating them Ard Biesheuvel
2020-03-10  0:33 ` Laszlo Ersek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7727adc8-bfe0-b129-3bdd-3fec4df9a81a@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox