This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 1493622f4f x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] new d2123d6827 elf: Fix slow tls access after dlopen [BZ #19924]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: elf/dl-close.c | 2 +- elf/dl-open.c | 8 ++-- elf/dl-reloc.c | 6 +-- elf/dl-tls.c | 117 ++++++++++++++++++++++++--------------------- sysdeps/generic/ldsodefs.h | 3 +- sysdeps/x86_64/dl-tls.c | 4 +- 6 files changed, 74 insertions(+), 66 deletions(-)