diff options
author | Florian Weimer <fweimer@redhat.com> | 2022-01-10 13:31:39 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2022-01-10 13:31:47 +0100 |
commit | e72ef23ee88187284b4b1ca9b2e314e618429d35 (patch) | |
tree | 5666c507dd95ff0899885be083cd871c3a0fb624 /resolv | |
parent | 6b0978c14acc2a6b5f5dbd8e8ef75fddc6656483 (diff) | |
download | glibc-e72ef23ee88187284b4b1ca9b2e314e618429d35.tar.gz glibc-e72ef23ee88187284b4b1ca9b2e314e618429d35.tar.xz glibc-e72ef23ee88187284b4b1ca9b2e314e618429d35.zip |
elf: Simplify software TM implementation in _dl_find_object
With the current set of fences, the version update at the start of the TM write operation is redundant, and the version update at the end does not need to use an atomic read-modify-write operation. Also use relaxed MO stores during the dlclose update, and skip any version changes there. Suggested-by: Szabolcs Nagy <szabolcs.nagy@arm.com> Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
Diffstat (limited to 'resolv')
0 files changed, 0 insertions, 0 deletions