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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 9a2cfaed4eb Merging r358042:
adds 213f2edbe61 Add release note for DIBuilder API changes
adds 2fb27a25fcb Merging r360862:
No new revisions were added by this update.
Summary of changes:
libunwind/src/UnwindRegistersRestore.S | 238 ++++++++++++++---------------
libunwind/src/UnwindRegistersSave.S | 270 ++++++++++++++++-----------------
libunwind/src/assembly.h | 2 -
llvm/docs/ReleaseNotes.rst | 20 +++
4 files changed, 274 insertions(+), 256 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0c060808 0: update: llvm-linux: 16
new b87108a2 0: update: llvm-linux: 16
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 (0c060808)
\
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 | 162 +-
02-build_llvm/console.log | 11646 ++++++++++++++++++------------------
03-build_linux/console.log | 724 +--
console.log | 12532 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
5 files changed, 12541 insertions(+), 12537 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_bmk/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards e45e0bee 0: update: binutils-gcc-glibc-llvm: -1
new 763fba7e 0: init: binutils-gcc-glibc-llvm: -1
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 (e45e0bee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 213 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11257 +--
04-build_abe-stage1/console.log | 20094 +++---
05-build_abe-linux/console.log | 303 +-
06-build_abe-glibc/console.log | 39666 +++++------
07-build_abe-stage2/console.log | 46834 +++++++------
08-build_llvm-true/console.log | 11883 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 17 +-
09-benchmark/console.log | 461 +-
10-check_regression/console.log | 18 +-
11-update_baseline/console.log | 22 +-
console.log | 131177 ++++++++++++++++++-----------------
jenkins/manifest.sh | 28 +-
15 files changed, 131205 insertions(+), 131208 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 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block
adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...]
new 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence
adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...]
adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal
new c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio
adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64
new 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...]
new f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...]
new f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access()
new aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 6 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/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++---------------------
drivers/vfio/mdev/mdev_private.h | 4 +-
drivers/vfio/mdev/mdev_sysfs.c | 6 +-
drivers/xen/swiotlb-xen.c | 12 +++-
fs/btrfs/extent-tree.c | 28 +-------
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 +++++-
7 files changed, 110 insertions(+), 105 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 ff94cac3 0: update: llvm-linux: all
new 03296bf7 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 (ff94cac3)
\
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 | 184 +-
02-build_llvm/console.log | 11810 +++++++++++++++++------------------
03-build_linux/console.log | 674 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 12701 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12683 insertions(+), 12733 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.