Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
@ 2026-07-13 14:42 Jens Remus
  2026-07-13 14:42 ` [PATCH v2 1/2] s390/vdso: Pass --eh-frame-hdr to the linker Jens Remus
  2026-07-13 14:42 ` [PATCH v2 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags Jens Remus
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Remus @ 2026-07-13 14:42 UTC (permalink / raw)
  To: linux-s390, linux-kernel
  Cc: Jens Remus, Heiko Carstens, Vasily Gorbik, Alexander Gordeev,
	Sven Schnelle, Ilya Leoshkevich

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(-)


base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa
-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-13 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 14:42 [PATCH v2 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR Jens Remus
2026-07-13 14:42 ` [PATCH v2 1/2] s390/vdso: Pass --eh-frame-hdr to the linker Jens Remus
2026-07-13 14:42 ` [PATCH v2 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags Jens Remus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox