[PATCH 0/2] Standardize code by using macros __glibc_{un,}likely
Yury Khrustalev <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/ --- 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