public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
@ 2022-10-11 22:21 Joseph Myers
  2022-10-12  7:23 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Myers @ 2022-10-11 22:21 UTC (permalink / raw)
  To: libc-alpha

Add the new NT_S390_PV_CPU_DATA constant from Linux 6.0 to glibc's
elf.h.

Tested for x86_64.

diff --git a/elf/elf.h b/elf/elf.h
index 273305a7cd..f51300bc8c 100644
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -809,6 +809,7 @@ typedef struct
 #define NT_S390_GS_BC	0x30c		/* s390 guarded storage
 					   broadcast control block.  */
 #define NT_S390_RI_CB	0x30d		/* s390 runtime instrumentation.  */
+#define NT_S390_PV_CPU_DATA	0x30e	/* s390 protvirt cpu dump data.  */
 #define NT_ARM_VFP	0x400		/* ARM VFP/NEON registers */
 #define NT_ARM_TLS	0x401		/* ARM TLS register */
 #define NT_ARM_HW_BREAK	0x402		/* ARM hardware breakpoint registers */

-- 
Joseph S. Myers
joseph@codesourcery.com

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

* Re: Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
  2022-10-11 22:21 Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h Joseph Myers
@ 2022-10-12  7:23 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2022-10-12  7:23 UTC (permalink / raw)
  To: Joseph Myers; +Cc: libc-alpha

On Okt 11 2022, Joseph Myers wrote:

> Add the new NT_S390_PV_CPU_DATA constant from Linux 6.0 to glibc's
> elf.h.

Ok.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

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

end of thread, other threads:[~2022-10-12  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 22:21 Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h Joseph Myers
2022-10-12  7:23 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).