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-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3f1100c6 2: update: binutils-gcc-linux-qemu: 21801
new e6b32ea2 2: update: binutils-gcc-linux-qemu: 21801
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 (3f1100c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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.xz | Bin 1600 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30248 -> 29872 bytes
04-build_abe-stage1/console.log.xz | Bin 85884 -> 85776 bytes
05-build_abe-qemu/console.log.xz | Bin 32216 -> 32380 bytes
06-build_linux/console.log.xz | Bin 4312 -> 4348 bytes
08-check_regression/console.log.xz | Bin 484 -> 476 bytes
09-update_baseline/console.log | 129 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +++---
9 files changed, 76 insertions(+), 75 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 12ea0527 4: update: binutils-gcc-linux-qemu: 33
new 6404e335 4: update: binutils-gcc-linux-qemu: 33
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 (12ea0527)
\
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.xz | Bin 1560 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30508 -> 30188 bytes
04-build_abe-stage1/console.log.xz | Bin 90916 -> 91936 bytes
05-build_abe-qemu/console.log.xz | Bin 32504 -> 32796 bytes
06-build_linux/console.log.xz | Bin 5492 -> 6048 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 223 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 ++--
9 files changed, 123 insertions(+), 122 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_gnu_native_build/master-aarch64
in repository toolchain/ci/linux.
from 69cb6c6556ad Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/li [...]
adds 7cf2b0f9611b xfs: bound maximum wait time for inodegc work
adds 5e672cd69f0a xfs: introduce xfs_inodegc_push()
adds ca76a761ea24 xfs: factor out the common lock flags assert
adds 82af88063961 xfs: use invalidate_lock to check the state of mmap_lock
adds b822ea17fd15 xfs: always free xattri_leaf_bp when cancelling a deferred op
adds f94e08b602d4 xfs: clean up the end of xfs_attri_item_recover
adds 7be3bd8856fb xfs: empty xattr leaf header blocks are not corruption
adds e53bcffad032 xfs: don't hold xattr leaf buffers across transaction rolls
adds 8944c6fb8add xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
adds 7561cea5dbb9 xfs: prevent a UAF when log IO errors race with unmount
adds 20855e4cb361 Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/s [...]
adds 4a557a5d1a61 sparse: introduce conditional lock acquire function attribute
adds b8d5109f5096 lockref: remove unused 'lockref_get_or_lock()' function
adds 88084a3df167 Linux 5.19-rc5
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/xfs/libxfs/xfs_attr.c | 38 ++++++-------------------
fs/xfs/libxfs/xfs_attr.h | 5 ----
fs/xfs/libxfs/xfs_attr_leaf.c | 35 ++++++++++++-----------
fs/xfs/libxfs/xfs_attr_leaf.h | 3 +-
fs/xfs/xfs_attr_item.c | 27 ++++++++++--------
fs/xfs/xfs_bmap_util.c | 2 ++
fs/xfs/xfs_icache.c | 56 +++++++++++++++++++++++-------------
fs/xfs/xfs_icache.h | 1 +
fs/xfs/xfs_inode.c | 64 +++++++++++++++++-------------------------
fs/xfs/xfs_log.c | 9 ++++--
fs/xfs/xfs_mount.h | 2 +-
fs/xfs/xfs_qm_syscalls.c | 9 ++++--
fs/xfs/xfs_super.c | 9 ++++--
fs/xfs/xfs_trace.h | 1 +
include/linux/compiler_types.h | 2 ++
include/linux/lockref.h | 1 -
include/linux/refcount.h | 6 ++--
lib/lockref.c | 25 -----------------
19 files changed, 136 insertions(+), 161 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_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 205cafc0 0: update: glibc-a1bdd81664aa681364da368154c48501db249df9: 6
new b4df4f74 0: update: linux-88084a3df1672e131ddc1b4e39eeacfd39864acf: 6
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 (205cafc0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1744 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38444 -> 37064 bytes
05-build_abe-gcc/console.log.xz | Bin 216548 -> 213816 bytes
07-build_abe-linux/console.log.xz | Bin 10884 -> 8564 bytes
08-build_abe-glibc/console.log.xz | Bin 240348 -> 239160 bytes
09-build_abe-gdb/console.log.xz | Bin 35060 -> 34592 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 37 -----------------------------------
jenkins/manifest.sh | 8 ++++----
10 files changed, 4 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.