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-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d2e3aa7a 0: update: binutils-gcc-linux: all
new fa872604 0: update: binutils-gcc-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 (d2e3aa7a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 306 +-
03-build_abe-binutils/console.log | 11527 +++++------
04-build_abe-stage1/console.log | 20068 +++++++++----------
05-build_linux/console.log | 5550 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 37672 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 37730 insertions(+), 37543 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7833586f 0: update: llvm-linux: 18068
new 1f36bfd6 0: update: llvm-linux: 18068
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 (7833586f)
\
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 | 160 +-
02-build_llvm/console.log | 12547 +++++++++++++++++-----------------
03-build_linux/console.log | 970 +--
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13681 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13690 insertions(+), 13684 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 linux.
from 5b21115414f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8f5ac172abb7 ceph: delete redundant douts in con_get/put()
new d80865bff520 ceph: remove unnecessary assignment in ceph_pre_init_acls()
new 4d7ace02ba5c ceph: fix mdsmap cluster available check based on laggy number
new 5d47648fe954 ceph: only choose one MDS who is in up:active state without laggy
new 07edc0571ef1 ceph: fix possible long time wait during umount
new 57c219948245 ceph: drop unused ttl_from parameter from fill_inode
new 9a6bed4fe0c8 ceph: ensure we have a new cap before continuing in fill_inode
new 9cf54563b090 ceph: add __send_request helper
new 4d681c2f9141 ceph: keep the session state until it is released
new 97820058fb28 ceph: check availability of mds cluster on mount after wai [...]
new c4853e9776ca ceph: retry the same mds later after the new session is opened
new 893e456b2c0b ceph: don't clear I_NEW until inode metadata is fully populated
new 9f8b72b3a948 ceph: only touch the caps which have the subset mask requested
new 0eb308531f07 ceph: print dentry offset in hex and fix xattr_version type
new b38c9eb4757d ceph: add possible_max_rank and make the code more readable
new 4fbc0c711b24 ceph: remove the extra slashes in the server path
new 5b3248c67724 ceph: rename get_session and switch to use ceph_get_mds_session
new 9ba1e224538a ceph: allocate the correct amount of extra bytes for the s [...]
new a55e601b2f02 rbd: work around -Wuninitialized warning
new 045100cd79f5 ceph: close holes in structs ceph_mds_session and ceph_mds [...]
new 78beb0ff2fec ceph: use copy-from2 op in copy_file_range
new 3c802092dab6 ceph: print r_direct_hash in hex in __choose_mds() dout
new d36e0b620aa5 ceph: print name of xattr in __ceph_{get,set}xattr() douts
new 24604f7e2bde ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
new 3325322f773b rbd: set the 'device' link in sysfs
new 4c46bef2e96a Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ce [...]
The 26 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:
drivers/block/rbd.c | 4 +-
fs/ceph/Makefile | 2 +-
fs/ceph/acl.c | 4 +-
fs/ceph/caps.c | 3 +-
fs/ceph/debugfs.c | 2 +-
fs/ceph/dir.c | 4 +-
fs/ceph/file.c | 11 ++-
fs/ceph/inode.c | 47 +++++++---
fs/ceph/mds_client.c | 171 ++++++++++++++++++++---------------
fs/ceph/mds_client.h | 39 ++++----
fs/ceph/mdsmap.c | 91 +++++++++++--------
fs/ceph/super.c | 128 ++++++++++++++++++++++----
fs/ceph/super.h | 2 +
net/ceph/ceph_fs.c => fs/ceph/util.c | 4 -
fs/ceph/xattr.c | 7 +-
include/linux/ceph/mdsmap.h | 11 ++-
include/linux/ceph/osd_client.h | 1 +
include/linux/ceph/rados.h | 2 +
net/ceph/Makefile | 2 +-
net/ceph/osd_client.c | 18 ++--
20 files changed, 360 insertions(+), 193 deletions(-)
rename net/ceph/ceph_fs.c => fs/ceph/util.c (94%)
--
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 gcc.
from d1aa7705d59 libstdc++: Remove redundant macro that is always empty
new 101baaee42a [Testsuite] – More fixes for remote execution: check_gc_sec [...]
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:
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/arm/multilib.exp | 3 ++-
gcc/testsuite/lib/target-supports.exp | 12 ++++++++----
3 files changed, 18 insertions(+), 5 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 49092f1e 0: update: binutils-gcc-linux: boot
new 56df30a4 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 (49092f1e)
\
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 | 120 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 11574 ++++++------
04-build_abe-stage1/console.log | 15635 ++++++++--------
05-build_linux/console.log | 7662 ++++----
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 35239 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 35337 insertions(+), 35159 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 gcc.
from ff861d65950 [GCC][BUG][ARM] Fix ICE due to BFmode libfunc call (PR93300)
new d1aa7705d59 libstdc++: Remove redundant macro that is always empty
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/bits/stl_algobase.h | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.