[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 4/6] include/elf: Add defines rela
From: |
Markus Armbruster |
Subject: |
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems |
Date: |
Thu, 06 Jun 2019 10:42:12 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Aleksandar Markovic <address@hidden> writes:
> On Jun 5, 2019 11:03 PM, "Richard Henderson" <address@hidden>
> wrote:
>>
>> This is a collection of related
>
> Related to what?
>
>> defines for notes, copied
>> from glibc's <elf.h>. We're not going to use all of these
>> right away, but it seemed foolish
>
> I don't think this an appropriate word for a commit message.
Calling an alternative you considered but rejected "foolish" feels
perfectly alright to me.
>> to cherry-pick only the
>> ones we need now.
>>
>> Signed-off-by: Richard Henderson <address@hidden>
- [Qemu-arm] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI, Richard Henderson, 2019/06/05
- [Qemu-arm] [PATCH v6 1/6] linux-user/aarch64: Reset btype for syscalls and signals, Richard Henderson, 2019/06/05
- [Qemu-arm] [PATCH v6 2/6] linux-user: Validate mmap/mprotect prot value, Richard Henderson, 2019/06/05
- [Qemu-arm] [PATCH v6 3/6] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI, Richard Henderson, 2019/06/05
- [Qemu-arm] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems, Richard Henderson, 2019/06/05
- [Qemu-arm] [PATCH v6 5/6] linux-user: Parse NT_GNU_PROPERTY_TYPE_0 notes, Richard Henderson, 2019/06/05
- [Qemu-arm] [PATCH v6 6/6] tests/tcg/aarch64: Add bti smoke test, Richard Henderson, 2019/06/05
- Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI, no-reply, 2019/06/05