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-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from f74c2bb98776 Linux 5.3-rc8
adds 7352e72a513f regulator: slg51000: Fix a couple NULL vs IS_ERR() checks
adds 5d2fc542e8c9 regulator: act8945a-regulator: fix ldo register addresses [...]
adds 3829100a6372 regulator: twl: voltage lists for vdd1/2 on twl4030
adds 56037cadf604 Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/regulator/act8945a-regulator.c | 8 ++++----
drivers/regulator/slg51000-regulator.c | 4 ++--
drivers/regulator/twl-regulator.c | 23 ++++++++++++++++++++---
3 files changed, 26 insertions(+), 9 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f75fb3b4e 0: update: llvm-linux: boot
new 6f13dd7b1 0: update: llvm-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 (f75fb3b4e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 191 +-
02-build_llvm/console.log | 12128 +-
03-build_linux/console.log | 658248 ++++++++++++++++++------------------
04-boot_linux/console.log | 436 +-
05-check_regression/console.log | 34 +-
06-update_baseline/console.log | 8 +-
console.log | 671050 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 671078 insertions(+), 671031 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 41e96941e 0: update: llvm-linux: boot
new cd70b5399 0: update: llvm-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 (41e96941e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 167 +-
02-build_llvm/console.log | 11938 ++++++++++++++++++------------------
03-build_linux/console.log | 742 +--
console.log | 12847 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 12851 insertions(+), 12853 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 clang.
from 47ae2a0117 [RISCV] Make -march=rv{32,64}gc the default in RISC-V Linux
new 30df3cea3f Revert Remove REQUIRES:shell from tests that pass for me on Windows
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:
test/Analysis/crash-trace.c | 7 ++++---
test/CodeGen/thinlto_backend.ll | 11 ++++-------
test/Driver/check-time-trace-sections.cpp | 1 +
test/Driver/check-time-trace.cpp | 1 +
test/Driver/clang-offload-bundler.c | 3 ++-
test/Driver/crash-report-crashfile.m | 2 +-
test/Driver/rewrite-map-in-diagnostics.c | 3 +++
test/Format/style-on-command-line.cpp | 2 +-
test/Frontend/dependency-gen-has-include.c | 14 ++++++++------
test/Index/crash-recovery-modules.m | 3 ++-
test/Modules/at-import-in-framework-header.m | 2 ++
test/Modules/builtins.m | 1 +
test/Modules/dependency-dump-dependent-module.m | 2 ++
test/Modules/dependency-dump.m | 2 ++
test/Modules/implicit-invalidate-common.c | 1 +
test/OpenMP/task_firstprivate_codegen.cpp | 2 ++
test/OpenMP/task_private_codegen.cpp | 2 ++
test/OpenMP/taskloop_firstprivate_codegen.cpp | 3 ++-
test/OpenMP/taskloop_lastprivate_codegen.cpp | 3 ++-
test/OpenMP/taskloop_private_codegen.cpp | 2 ++
test/OpenMP/taskloop_simd_firstprivate_codegen.cpp | 3 ++-
test/OpenMP/taskloop_simd_lastprivate_codegen.cpp | 3 ++-
test/OpenMP/taskloop_simd_private_codegen.cpp | 2 ++
test/PCH/modified-header-error.c | 4 +---
test/Parser/crash-report.c | 3 ++-
25 files changed, 54 insertions(+), 28 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from f74c2bb98776 Linux 5.3-rc8
adds 7352e72a513f regulator: slg51000: Fix a couple NULL vs IS_ERR() checks
adds 5d2fc542e8c9 regulator: act8945a-regulator: fix ldo register addresses [...]
adds 3829100a6372 regulator: twl: voltage lists for vdd1/2 on twl4030
adds 56037cadf604 Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/regulator/act8945a-regulator.c | 8 ++++----
drivers/regulator/slg51000-regulator.c | 4 ++--
drivers/regulator/twl-regulator.c | 23 ++++++++++++++++++++---
3 files changed, 26 insertions(+), 9 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 929b10a63 0: update: llvm-linux: all
new 325dd2426 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 (929b10a63)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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-build_llvm/console.log | 12224 +-
03-build_linux/console.log | 2861010 +++++++++++++++++------------------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 2873317 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 2873413 insertions(+), 2873384 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.
"Diana Picus pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 91baa447 jenkins-helpers.sh: Fix print_bind_mounts()
new 04cf59ef tcwg_bmk-build: Use new labels for benchmarking
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:
tcwg_bmk-build.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.