On Mon, Jul 13, 2026 at 04:42:29PM +0200, Jens Remus wrote:
> 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.
>
> Changes to v2:
> - Address review feedback.
>
> 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 | 11 +++++++----
> 2 files changed, 9 insertions(+), 5 deletions(-)
Applied, thank you!