[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
From: Jens Remus
Date: Mon Jul 06 2026 - 11:47:56 EST
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(-)
base-commit: 8cdeaa50eae8dad34885515f62559ee83e7e8dda
--
2.53.0