[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 3/7] mkimage: rename a couple of things to be less confusi
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v3 3/7] mkimage: rename a couple of things to be less confusing later. |
Date: |
Fri, 23 Feb 2018 15:29:21 +0100 |
User-agent: |
Mutt/1.3.28i |
On Wed, Feb 21, 2018 at 03:20:25PM -0500, Peter Jones wrote:
> This renames some things:
>
> - the "strtab" and "strtab_section" in relocate_symbols are changed to
> "symtab"
> instead, so as to be less confusing when "strtab" is moved to a struct in a
> later patch.
>
> - The places where we pass section_vaddresses to functions are changed to also
> be called section_vaddresses"inside those functions, so I get less confused
> when I put addresses and vaddresses in a struct in a later patch.
>
> Signed-off-by: Peter Jones <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- Re: [PATCH v2 3/3] .mod files: Strip annobin annotations and .eh_frame, and their relocations, (continued)
- Re: [PATCH v2 1/3] mkimage: refactor a bunch of section data into a struct., Daniel Kiper, 2018/02/21
- Re: [PATCH v2 1/3] mkimage: refactor a bunch of section data into a struct., Peter Jones, 2018/02/21
- [PATCH v3 1/7] aout.h: Fix missing include., Peter Jones, 2018/02/21
- [PATCH v3 7/7] .mod files: Strip annobin annotations and .eh_frame, and their relocations, Peter Jones, 2018/02/21
- Re: [PATCH v3 7/7] .mod files: Strip annobin annotations and .eh_frame, and their relocations, Daniel Kiper, 2018/02/23
- Re: [PATCH v3 7/7] .mod files: Strip annobin annotations and .eh_frame, and their relocations, Daniel Kiper, 2018/02/23
- [PATCH v3 3/7] mkimage: rename a couple of things to be less confusing later., Peter Jones, 2018/02/21
- Re: [PATCH v3 3/7] mkimage: rename a couple of things to be less confusing later.,
Daniel Kiper <=
- [PATCH v3 2/7] mkimage: make it easier to run syntax checkers on grub-mkimagexx.c, Peter Jones, 2018/02/21
- Re: [PATCH v3 2/7] mkimage: make it easier to run syntax checkers on grub-mkimagexx.c, Daniel Kiper, 2018/02/23
- [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, 2018/02/23