[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 30/43] bsd-user: Remove dead #ifdefs from elfload.c
|
From: |
Philippe Mathieu-Daudé |
|
Subject: |
Re: [PATCH v2 30/43] bsd-user: Remove dead #ifdefs from elfload.c |
|
Date: |
Fri, 27 Aug 2021 17:58:44 +0200 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 8/27/21 5:02 PM, Warner Losh wrote:
>> On Aug 26, 2021, at 10:42 PM, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>>
>> On 8/26/21 11:11 PM, imp@bsdimp.com wrote:
>>> From: Warner Losh <imp@FreeBSD.org>
>>>
>>> LOW_ELF_STACK doesn't exist on FreeBSD and likely never will. Remove it.
>>> Likewise, remove an #if 0 block that's not useful
>>>
>>> Signed-off-by: Warner Losh <imp@bsdimp.com>
>>> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
>>> ---
>>> bsd-user/elfload.c | 20 --------------------
>>> 1 file changed, 20 deletions(-)
>>
>> Move as patch #14?
>
> Are you suggesting I move this to be right after patch #14 or that I squash /
> fold it into patch #14?
Move, if possible. If too much trouble (rebase conflict) then
don't worry and let it here.
> Warner
>
>> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
- [PATCH v2 33/43] bsd-user: update debugging in mmap.c, (continued)
- [PATCH v2 33/43] bsd-user: update debugging in mmap.c, imp, 2021/08/26
- [PATCH v2 39/43] bsd-user: move qemu_log to later in the file, imp, 2021/08/26
- [PATCH v2 29/43] bsd-user: elf cleanup, imp, 2021/08/26
- [PATCH v2 31/43] bsd-user: Rewrite target system call definintion glue, imp, 2021/08/26
- [PATCH v2 25/43] bsd-user: Add architecture specific signal tramp code, imp, 2021/08/26
- [PATCH v2 27/43] bsd-user: Move stack initializtion into a per-os file., imp, 2021/08/26
- [PATCH v2 34/43] bsd-user: Add target_arch_reg to describe a target's register set, imp, 2021/08/26
- [PATCH v2 30/43] bsd-user: Remove dead #ifdefs from elfload.c, imp, 2021/08/26
[PATCH v2 36/43] bsd-user: add stubbed out core dump support, imp, 2021/08/26
[PATCH v2 38/43] bsd-user: Refactor load_elf_sections and is_target_elf_binary, imp, 2021/08/26
[PATCH v2 42/43] bsd-user: Add '-0 argv0' option to bsd-user/main.c, imp, 2021/08/26
[PATCH v2 37/43] bsd-user: elfload.c style catch up patch, imp, 2021/08/26
[PATCH v2 41/43] bsd-user: Implement cpu_copy() helper routine, imp, 2021/08/26