summaryrefslogtreecommitdiff
path: root/notify/jira/description
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 17:39:39 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-13 17:39:39 +0000
commit51c14dff2a28c385bb1b7278693a729295763f73 (patch)
tree91485a71fe15c2cf7df5723669df78e58e6ea57a /notify/jira/description
parentceeb9e72ce2b8212092885157370d28318cbdbf7 (diff)
onsuccess: #634: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/634/
Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | -3 | # build_abe glibc -- --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_glibc --check_patch linaro-local/dejagnu-sum -- --disable install: | 0 check_regression status : 0
Diffstat (limited to 'notify/jira/description')
-rw-r--r--notify/jira/description26
1 files changed, 13 insertions, 13 deletions
diff --git a/notify/jira/description b/notify/jira/description
index 14a2d07..692096b 100644
--- a/notify/jira/description
+++ b/notify/jira/description
@@ -1,20 +1,20 @@
-commit glibc-2.38.9000-140-g64b1a44183
-Author: Xi Ruoyao <xry111@xry111.site>
-Date: Mon Sep 25 19:53:26 2023 +0800
+commit glibc-2.38.9000-141-g551101e824
+Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
+Date: Mon Sep 11 10:25:48 2023 -0300
- libio: Add nonnull attribute for most FILE * arguments in stdio.h
+ io: Do not implement fstat with fstatat
- During the review of a GCC analyzer test case, we found most stdio
- functions accepting a FILE * argument expect it to be nonnull and just
- segfault when the argument is NULL. Add nonnull attribute for them.
-
- fflush and fflush_unlocked are well defined when __stream is NULL so
-... 14 lines of the commit log omitted.
+ AT_EMPTY_PATH is a requirement to implement fstat over fstatat,
+ however it does not prevent the kernel to read the path argument.
+ It is not an issue, but on x86-64 with SMAP-capable CPUs the kernel is
+ forced to perform expensive user memory access. After that regular
+ lookup is performed which adds even more overhead.
+... 8 lines of the commit log omitted.
* tcwg_glibc_check
** master-arm
*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/64b1a44183a3094672ed304532bedb9acc707554/tcwg_glibc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/633/
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/551101e8240b7514fc646d1722f8b79c90362b8f/tcwg_glibc_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/634/
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/64b1a44183a3094672ed304532bedb9acc707554/jira/yaml
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/551101e8240b7514fc646d1722f8b79c90362b8f/jira/yaml