Re: [PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
From: Heiko Carstens
Date: Fri Jul 10 2026 - 03:46:16 EST
On Mon, Jul 06, 2026 at 05:19:07PM +0200, Jens Remus wrote:
> Patch 1 fixes the empty GNU_EH_FRAME program table header entry to
> enable unwinders and stacktracers to locate the .eh_frame_hdr section.
>
> Patch 2 uses symbolic constants for the PHDR permission flags to improve
> readability and explicitly specifies the GNU_EH_FRAME PHDR to be read-
> only.
>
> Regards,
> Jens
>
>
> Jens Remus (2):
> s390/vdso: Pass --eh-frame-hdr to the linker
> s390/vdso: Use symbolic constants for the PHDR permission flags
>
> arch/s390/kernel/vdso/Makefile | 3 ++-
> arch/s390/kernel/vdso/vdso.lds.S | 12 ++++++++----
> 2 files changed, 10 insertions(+), 5 deletions(-)
This series is in limbo state. Do you plan to send a new version to
address the very minor nits, or should it stay as is?
In any case:
Acked-by: Heiko Carstens <hca@xxxxxxxxxxxxx>