[PATCH 0/2] Standardize code by using macros __glibc_{un,}likely
Yury Khrustalev
yury.khrustalev@arm.com
Mon Aug 10 14:19:51 GMT 2026
Found older patch [1] that still checks out, rebased and added another relevant
fixup.
Original patch by Yinyu Cai [1] was submitted in 2023 and was partially
approved. It is still useful and I'm resending up with minimal changes
required to rebase this patch and take into account comment by Szabolcs Nagy.
Base commit: 9d7d648088
Passes regression on aarch64-linux-gnu. OK for trunk?
[1]: https://inbox.sourceware.org/libc-alpha/20230313031830.3597032-1-caiyinyu@loongson.cn/
---
Yury Khrustalev (1):
aarch64: Use __glibc_likely macro in comment in dl-tlsdesc.S
caiyinyu (1):
aarch64: Standardize code by using macros __glibc_{un,}likely
sysdeps/aarch64/dl-machine.h | 8 ++++----
sysdeps/aarch64/dl-tlsdesc.S | 5 ++---
2 files changed, 6 insertions(+), 7 deletions(-)
--
2.47.3
More information about the Libc-alpha
mailing list