This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/tunables/master in repository glibc.
discards ef59e25c97 Add TUNABLES to control IFUNC selection discards 281cb5bd7f Delay initialization of CPU features struct in static binaries discards b7fe39b5bc x86: Don't use dl_x86_cpu_features in cacheinfo.c discards 0fac731580 x86: Add cache info to cpu_features adds 6e75b0110d Move tst-mutex*8* to tests-internal adds acf6d579e0 Add memchr tests for n == 0 new 1647849929 x86: Don't use dl_x86_cpu_features in cacheinfo.c new 19de51ceb3 Delay initialization of CPU features struct in static binaries new bd6d7b2995 Add TUNABLES to control IFUNC selection and cache sizes
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (ef59e25c97) \ N -- N -- N refs/heads/hjl/tunables/master (bd6d7b2995)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 3 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: ChangeLog | 10 ++++++++ elf/dl-tunables.list | 22 ++++++++++++++++++ nptl/Makefile | 9 ++++---- string/test-memchr.c | 4 ++++ sysdeps/x86/cacheinfo.c | 55 +++++++++++++++++++++++++++++++++++++++----- sysdeps/x86/cpu-features.c | 2 +- sysdeps/x86/cpu-features.h | 13 ----------- sysdeps/x86/cpu-tunables.c | 2 +- sysdeps/x86/dl-tunables.list | 9 -------- 9 files changed, 92 insertions(+), 34 deletions(-) delete mode 100644 sysdeps/x86/dl-tunables.list