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-allnoconfig
in repository toolchain/ci/linux.
from a3b22b9f11d9 Linux 5.0-rc7
adds 2c4f1fcbef0b kprobe: Do not use uaccess functions to access kernel memo [...]
adds 9e7382153f80 tracing: Fix number of entries in trace header
adds 10f490217313 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/s [...]
adds 1b5ba3507842 ARM: 8824/1: fix a migrating irq bug when hotplug cpu
adds 0ac569bf6a79 ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
adds fc67e6f120a3 ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
adds 3ddc14e25e7f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
adds 4f0557795e76 mailbox: Export mbox_flush()
adds d7bf31a0f85f mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
adds 301e361072e5 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org [...]
adds b5372fe5dc84 exec: load_script: Do not exec truncated interpreter path
No new revisions were added by this update.
Summary of changes:
arch/arm/Kconfig | 1 +
arch/arm/include/asm/irq.h | 1 -
arch/arm/kernel/irq.c | 62 ------------------------------------
arch/arm/kernel/smp.c | 2 +-
arch/arm/mm/dma-mapping.c | 2 ++
arch/arm/probes/kprobes/opt-arm.c | 2 +-
drivers/mailbox/bcm-flexrm-mailbox.c | 4 +--
drivers/mailbox/mailbox.c | 1 +
fs/binfmt_script.c | 57 +++++++++++++++++++++++++++------
kernel/trace/trace.c | 2 ++
kernel/trace/trace_kprobe.c | 10 +-----
11 files changed, 59 insertions(+), 85 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0e63b4693e 0: last-good: llvm-linux: all
new 08583b0d78 0: last-good: 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 (0e63b4693e)
\
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10217 ++++++++++++++++++-----------------
3-count_linux_objs/console.log | 119 +-
3-count_linux_objs/kernel.release | 2 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10414 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 10395 insertions(+), 10447 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/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 607d4dbb3b glibc-e8c13d5f7a6cd34bc2ac51a0c89fcbbfd2e5c043: 0
new 8b8189b143 binutils-88739f776b733b0b84600b283417f862a010bb5d: 0
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 (607d4dbb3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 16 +-
02-prepare_abe/console.log | 26 +-
03-build_abe-binutils/console.log | 6061 ++--
04-build_abe-stage1/console.log | 8023 ++---
05-build_abe-linux/console.log | 70 +-
06-build_abe-glibc/console.log | 22054 +++++++------
07-build_abe-stage2/console.log | 23369 +++++++-------
08-benchmark/console.log | 36 +-
09-check_regression/console.log | 24 +-
10-update_baseline/console.log | 26 +-
console.log | 59849 ++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 14 +-
results_id | 2 +-
trigger-bisect-on-failure | 6 +-
16 files changed, 59907 insertions(+), 59673 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-mainline-defconfig
in repository toolchain/ci/linux.
from a3b22b9f11d9 Linux 5.0-rc7
adds 2c4f1fcbef0b kprobe: Do not use uaccess functions to access kernel memo [...]
adds 9e7382153f80 tracing: Fix number of entries in trace header
adds 10f490217313 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/s [...]
adds 1b5ba3507842 ARM: 8824/1: fix a migrating irq bug when hotplug cpu
adds 0ac569bf6a79 ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
adds fc67e6f120a3 ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
adds 3ddc14e25e7f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
adds 4f0557795e76 mailbox: Export mbox_flush()
adds d7bf31a0f85f mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue
adds 301e361072e5 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org [...]
adds b5372fe5dc84 exec: load_script: Do not exec truncated interpreter path
No new revisions were added by this update.
Summary of changes:
arch/arm/Kconfig | 1 +
arch/arm/include/asm/irq.h | 1 -
arch/arm/kernel/irq.c | 62 ------------------------------------
arch/arm/kernel/smp.c | 2 +-
arch/arm/mm/dma-mapping.c | 2 ++
arch/arm/probes/kprobes/opt-arm.c | 2 +-
drivers/mailbox/bcm-flexrm-mailbox.c | 4 +--
drivers/mailbox/mailbox.c | 1 +
fs/binfmt_script.c | 57 +++++++++++++++++++++++++++------
kernel/trace/trace.c | 2 ++
kernel/trace/trace_kprobe.c | 10 +-----
11 files changed, 59 insertions(+), 85 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards c80e954295 0: last-good: llvm-linux: all
new ca16dd8f9d 0: last-good: 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 (c80e954295)
\
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9239 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 78 +-
3-count_linux_objs/kernel.release | 2 +-
console.log | 9331 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 9343 insertions(+), 9333 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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from a31b8bd9a0 PR24225, nios2 buffer overflow
adds 040b3e95e4 Fix leaks of 'per program space' and 'per inferior' ada task data.
adds 70cd633e87 gdb: Allow gdbarch to override alignment for method and memb [...]
adds c72e75a640 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 13 +++++++++++++
gdb/ada-tasks.c | 26 ++++++++++++++++++++++++--
gdb/gdbtypes.c | 7 ++-----
4 files changed, 40 insertions(+), 8 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 3dedac2a2e 0: last-good: binutils-gcc-linux: all
new 51ef2f81fb 0: last-good: 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 (3dedac2a2e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4018 +++---
4-build_abe-stage1/console.log | 5946 ++++-----
5-count_linux_objs/console.log | 15024 +++++++++++-----------
console.log | 24900 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 25576 insertions(+), 24328 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.