[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [v5 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
From: |
Daniel Kiper |
Subject: |
Re: [v5 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader |
Date: |
Mon, 10 Oct 2022 16:53:24 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Oct 07, 2022 at 01:50:27AM -0700, Atish Patra wrote:
> This series unifies the linux loader for ARM64 & RISC-V. The linux loader
> for ARM64 is pretty much arch independent. Thus, this series just moves
> it to the common directory and update the make files.
>
> This series is rebased on top of Ard's LoadFile2 series[1].
>
> The unification effort was a little mess and I was to blame :(.
> I started the effort but couldn't follow up after. Nikita picked it up
> and rebased all the patches along with LoadFile2.
>
> However, Nikita did not follow up after v3 as well. Ard revised his
> LoadFile2 series few weeks back. As the ocotober deadline for next grub
> release is closing, I decided to rebase the patches so that RISC-V support
> can be officially part of the release. Sorry for the mess/confusion.
No worries, I know how it works. Thank you for rebase.
Ard, Atish, your patch series seem to conflict. I think I would review
and take Atish first. Then Ard would need to rebase. Any objections?
Daniel