public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Joseph Myers <jsm28@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
Date: Wed, 12 Oct 2022 14:29:01 +0000 (GMT)	[thread overview]
Message-ID: <20221012142901.EEDD23850862@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ba0ca36132d72d88f577062520b479b4b97df114

commit ba0ca36132d72d88f577062520b479b4b97df114
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed Oct 12 14:28:47 2022 +0000

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

Diff:
---
 elf/elf.h | 1 +
 1 file changed, 1 insertion(+)

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 */

                 reply	other threads:[~2022-10-12 14:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221012142901.EEDD23850862@sourceware.org \
    --to=jsm28@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).