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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 8f22b317 2: update: linux-f7768006a0d1a8580e43a406d186ad384c18bb02: 6157
discards 48372132 1: reset: linux-b120a822ef107df8dc5b4faf383871aa2449eb92: 6128
discards 12a4b80d 0: update: binutils-gcc: boot
new d7d01867 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 (8f22b317)
\
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11466 +++++++-------
04-build_abe-stage1/console.log | 15703 ++++++++++---------
05-build_linux/console.log | 2224 ++-
06-boot_linux/console.log | 228 +
07-check_regression/console.log | 11 +-
08-update_baseline/console.log | 40 +-
console.log | 30302 +++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
results | 6 +-
11 files changed, 31360 insertions(+), 29242 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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-release-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...]
adds d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments
adds af74262337fa module: Remove accidental change of module_enable_x()
adds a61f810567be tracing: remove set but not used variable 'buffer'
adds ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline
adds 6674fdb25a9e Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/l [...]
adds 926d16501764 erofs: zero out when listxattr is called with no xattr
adds ffafde478309 erofs: update documentation
adds 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/erofs.txt | 27 ++++++++++++++-------------
arch/x86/kernel/ftrace.c | 14 --------------
fs/erofs/xattr.c | 2 ++
fs/pipe.c | 36 +++++++++++++++++++++++++++++-------
include/linux/ftrace.h | 5 +++++
kernel/module.c | 6 +-----
kernel/trace/fgraph.c | 9 +++++++++
kernel/trace/ftrace.c | 19 +++++++------------
kernel/trace/trace_events_inject.c | 2 --
9 files changed, 67 insertions(+), 53 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-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards faa57e1a 0: update: binutils-gcc-linux: boot
new b28885b8 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 (faa57e1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 216 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 10767 ++++++-------
04-build_abe-stage1/console.log | 18498 +++++++++++-----------
05-build_linux/console.log | 694 +-
06-boot_linux/console.log | 420 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30785 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30793 insertions(+), 30799 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...]
adds d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments
adds af74262337fa module: Remove accidental change of module_enable_x()
adds a61f810567be tracing: remove set but not used variable 'buffer'
adds ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline
adds 6674fdb25a9e Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/l [...]
adds 926d16501764 erofs: zero out when listxattr is called with no xattr
adds ffafde478309 erofs: update documentation
adds 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/erofs.txt | 27 ++++++++++++++-------------
arch/x86/kernel/ftrace.c | 14 --------------
fs/erofs/xattr.c | 2 ++
fs/pipe.c | 36 +++++++++++++++++++++++++++++-------
include/linux/ftrace.h | 5 +++++
kernel/module.c | 6 +-----
kernel/trace/fgraph.c | 9 +++++++++
kernel/trace/ftrace.c | 19 +++++++------------
kernel/trace/trace_events_inject.c | 2 --
9 files changed, 67 insertions(+), 53 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c63087ac 0: update: llvm-linux: all
new b30bc19e 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 (c63087ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 220 +-
02-build_llvm/console.log | 12383 +++++++++++++++++------------------
03-build_linux/console.log | 710 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13335 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13350 insertions(+), 13332 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.