This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from cd8dead0c394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 44427c0fbc09 crypto: xts - Fix atomic sleep when walking skcipher
adds b257b48cd583 crypto: lrw - Fix atomic sleep when walking skcipher
adds f6f3e747454f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 1bcb344086f3 ceph: only use d_name directly when parent is locked
adds 76a495d666e5 ceph: ensure d_name stability in ceph_dentry_hash()
adds 4b8222870032 ceph: handle the case where a dentry has been renamed on o [...]
adds 37659182bff1 ceph: fix ci->i_head_snapc leak
adds 8113a85f8720 Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client
No new revisions were added by this update.
Summary of changes:
crypto/lrw.c | 6 ++++-
crypto/xts.c | 6 ++++-
fs/ceph/dir.c | 6 ++++-
fs/ceph/inode.c | 16 +++++++++++-
fs/ceph/mds_client.c | 70 +++++++++++++++++++++++++++++++++++++++++++---------
fs/ceph/snap.c | 7 +++++-
6 files changed, 95 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards cb1c40063 0: update: binutils-gcc-linux: boot
new 947c2bd15 0: update: binutils-gcc-linux: boot
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 (cb1c40063)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1 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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 10 +-
03-build_abe-binutils/console.log | 9752 +++++++------
04-build_abe-stage1/console.log | 14790 +++++++++----------
05-build_linux/console.log | 2573 ++--
06-boot_linux/console.log | 424 +-
console.log | 27806 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 27746 insertions(+), 27753 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e7abc631a80 Fix Wparentheses warning. NFCI.
new 99defed408c [yaml2obj] - Remove excessive variable. NFC.
The 1 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:
tools/yaml2obj/yaml2elf.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.29/master
in repository glibc.
from 0744a268bc Revert "memusagestat: use local glibc when linking [BZ #18465]"
new f62d21a1f0 support: Add support_capture_subprogram
new eaea1dfbe9 elf: Fix pldd (BZ#18035)
The 2 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 | 35 ++++
NEWS | 1 +
elf/Makefile | 1 +
elf/pldd-xx.c | 114 +++++--------
elf/pldd.c | 64 ++++---
elf/tst-pldd.c | 118 +++++++++++++
support/Makefile | 6 +
support/capture_subprocess.h | 6 +
support/subprocess.h | 49 ++++++
support/support_capture_subprocess.c | 80 +++++----
support/support_subprocess.c | 152 +++++++++++++++++
support/tst-support_capture_subprocess.c | 183 ++++++++++++++++++++-
.../{xpthread_rwlock_destroy.c => xposix_spawn.c} | 18 +-
...troy.c => xposix_spawn_file_actions_addclose.c} | 15 +-
...stroy.c => xposix_spawn_file_actions_adddup2.c} | 16 +-
support/{xpthread_rwlock_destroy.c => xspawn.h} | 24 ++-
16 files changed, 698 insertions(+), 184 deletions(-)
create mode 100644 elf/tst-pldd.c
create mode 100644 support/subprocess.h
create mode 100644 support/support_subprocess.c
copy support/{xpthread_rwlock_destroy.c => xposix_spawn.c} (65%)
copy support/{xpthread_rwlock_destroy.c => xposix_spawn_file_actions_addclose.c} (69%)
copy support/{xpthread_rwlock_destroy.c => xposix_spawn_file_actions_adddup2.c} (67%)
copy support/{xpthread_rwlock_destroy.c => xspawn.h} (64%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master
in repository glibc.
from 9b3aac5869 Revert "memusagestat: use local glibc when linking [BZ #18465]"
new 5cbb73004b elf: Fix pldd (BZ#18035)
The 1 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 | 11 ++++++
NEWS | 1 +
elf/pldd-xx.c | 114 +++++++++++++++++++++-------------------------------------
elf/pldd.c | 64 ++++++++++++++++-----------------
4 files changed, 82 insertions(+), 108 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master
in repository glibc.
from de9d4aa353 ja_JP locale: Add entry for the new Japanese era [BZ #22964]
new 1961e5c729 elf: Fix pldd (BZ#18035)
The 1 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 | 11 ++++++
NEWS | 1 +
elf/pldd-xx.c | 114 +++++++++++++++++++++-------------------------------------
elf/pldd.c | 64 ++++++++++++++++-----------------
4 files changed, 82 insertions(+), 108 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from 7aa4dc9458a Merging r357506:
adds 604a4178228 Merging r358885:
No new revisions were added by this update.
Summary of changes:
lld/ELF/InputSection.cpp | 2 +
lld/test/ELF/compressed-input-alignment.test | 67 ++++++++++++++++++++++++++++
2 files changed, 69 insertions(+)
create mode 100644 lld/test/ELF/compressed-input-alignment.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c159eace3 0: update: llvm-linux: all
new 49763d606 0: update: llvm-linux: all
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 (c159eace3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1 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:
01-reset_artifacts/console.log | 182 +-
02-build_llvm/console.log | 11597 +++++++++++++++++------------------
03-build_linux/console.log | 587 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
console.log | 12374 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12380 insertions(+), 12376 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.