[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/10] various cleanup
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 00/10] various cleanup |
Date: |
Fri, 23 Feb 2018 23:11:08 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Feb 15, 2018 at 11:34:18AM +0100, Daniel Kiper wrote:
> Sorry for delay.
>
> On Thu, Feb 01, 2018 at 06:18:48PM +0000, Leif Lindholm wrote:
> > So, sorry I dropped the ball on this last year.
> >
> > This series contains what I would hope to be non-contentious
> > cleanup in preparation for the functional changes (/fixes) for
> > the arm64 linux loader and its reuse in the arm-efi port.
> >
> > 1/10 Simply moves the EFI_PAGE definition to <grub/efi/memory.h>.
> > 2-7/10 Cleans up and aligns the macro and struct naming for
> > <grub/cpu/linux.h>.
> > 8/10 Makes it possible to include <grub/arm/linux.h> in a non-native
> > command or utility.
> > 9-10/10 Switches to use the arm/arm64 kernel header structs in the
> > "file" command".
>
> I am OK, excluding patch 9, with this patch series. If there are no
> objections I will apply patches 1-8 and 10 next week.
Due to conflicts in patch 10 I have just applied patches 1-8.
Please repost patches 9 and 10.
FYI, this is last time when I sent commit confirmation.
If I send one in the future then this will be rather
exception than rule. So, if you receive my reviewed-by
and patch is not committed in a week or two then it means
that it fallen into abyss and you have to ping me.
Have a nice weekend,
Daniel
- [PATCH 10/10] commands/file: use definitions from arm64/linux.h, (continued)
- [PATCH 10/10] commands/file: use definitions from arm64/linux.h, Leif Lindholm, 2018/02/01
- [PATCH 05/10] arm64: align linux kernel header struct naming with i386, Leif Lindholm, 2018/02/01
- [PATCH 09/10] commands/file: use definitions from arm/linux.h, Leif Lindholm, 2018/02/01
- [PATCH 08/10] arm: make linux.h safe to include for non-native builds, Leif Lindholm, 2018/02/01
- Re: [PATCH 00/10] various cleanup, Daniel Kiper, 2018/02/15
- Re: [PATCH 00/10] various cleanup,
Daniel Kiper <=