public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/25971] New: s390 bits/hwcap.h out of sync with kernel
@ 2020-05-11 15:15 rth at gcc dot gnu.org
  2020-05-11 16:58 ` [Bug libc/25971] " adhemerval.zanella at linaro dot org
  2020-08-21  9:27 ` stli at linux dot ibm.com
  0 siblings, 2 replies; 3+ messages in thread
From: rth at gcc dot gnu.org @ 2020-05-11 15:15 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25971

            Bug ID: 25971
           Summary: s390 bits/hwcap.h out of sync with kernel
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: rth at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

E.g. HWCAP_S390_VX should be HWCAP_S390_VXRS.

The names appear to have been added to glibc before
they were finalized going into linux.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug libc/25971] s390 bits/hwcap.h out of sync with kernel
  2020-05-11 15:15 [Bug libc/25971] New: s390 bits/hwcap.h out of sync with kernel rth at gcc dot gnu.org
@ 2020-05-11 16:58 ` adhemerval.zanella at linaro dot org
  2020-08-21  9:27 ` stli at linux dot ibm.com
  1 sibling, 0 replies; 3+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2020-05-11 16:58 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25971

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adhemerval.zanella at linaro dot o
                   |                            |rg

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
I think what we can do now is to add HWCAP_S390_VX as an alias.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug libc/25971] s390 bits/hwcap.h out of sync with kernel
  2020-05-11 15:15 [Bug libc/25971] New: s390 bits/hwcap.h out of sync with kernel rth at gcc dot gnu.org
  2020-05-11 16:58 ` [Bug libc/25971] " adhemerval.zanella at linaro dot org
@ 2020-08-21  9:27 ` stli at linux dot ibm.com
  1 sibling, 0 replies; 3+ messages in thread
From: stli at linux dot ibm.com @ 2020-08-21  9:27 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=25971

Stefan Liebler <stli at linux dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.33
                 CC|                            |stli at linux dot ibm.com
             Status|NEW                         |RESOLVED

--- Comment #2 from Stefan Liebler <stli at linux dot ibm.com> ---
I've synced the hwcap names from kernel by adding aliases:
- HWCAP_S390_VXRS = HWCAP_S390_VX
- HWCAP_S390_VXRS_BCD = HWCAP_S390_VXD
- HWCAP_S390_VXRS_EXT = HWCAP_S390_VXE

See commit "S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]":
https://sourceware.org/git/?p=glibc.git;a=commit;h=756c306502498f999fdd494477b9cea1b45e4faf

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2020-08-21  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 15:15 [Bug libc/25971] New: s390 bits/hwcap.h out of sync with kernel rth at gcc dot gnu.org
2020-05-11 16:58 ` [Bug libc/25971] " adhemerval.zanella at linaro dot org
2020-08-21  9:27 ` stli at linux dot ibm.com

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