[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/7] aout.h: Fix missing include.
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v3 1/7] aout.h: Fix missing include. |
Date: |
Fri, 23 Feb 2018 15:15:33 +0100 |
User-agent: |
Mutt/1.3.28i |
On Wed, Feb 21, 2018 at 03:20:23PM -0500, Peter Jones wrote:
> grub_aout_load() has a grub_file_t parameter, and depending on what order
> includes land in, it's sometimes not defined. This patch explicitly adds
> file.h to aout.h so that it will always be defined.
>
> Signed-off-by: Peter Jones <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- Re: [PATCH v3 3/7] mkimage: rename a couple of things to be less confusing later., (continued)
- [PATCH v3 4/7] mkimage: make locate_sections() set up vaddresses as well., Peter Jones, 2018/02/21
- Re: [PATCH v3 4/7] mkimage: make locate_sections() set up vaddresses as well., Daniel Kiper, 2018/02/23
- [PATCH v3 5/7] mkimage: refactor a bunch of section data into a struct., Peter Jones, 2018/02/21
- Re: [PATCH v3 5/7] mkimage: refactor a bunch of section data into a struct., Daniel Kiper, 2018/02/23
- Re: [PATCH v3 5/7] mkimage: refactor a bunch of section data into a struct., Peter Jones, 2018/02/23
- [PATCH v3 6/7] mkimage: avoid copying relocations for sections that won't be copied., Peter Jones, 2018/02/21
- Re: [PATCH v3 6/7] mkimage: avoid copying relocations for sections that won't be copied., Daniel Kiper, 2018/02/23
- Re: [PATCH v3 1/7] aout.h: Fix missing include.,
Daniel Kiper <=
Re: [PATCH 1/2] mkimage: avoid copying relocations for sections that won't be copied., Peter Jones, 2018/02/20