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-allyesconfig
in repository toolchain/ci/linux.
from 407ab579637c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds d76bb7a09bb3 tools/power turbostat: Print /dev/cpu_dma_latency
adds 9aefc2cda635 tools/power turbostat: Always print idle in the system con [...]
adds 7c2ccc507bd4 tools/power turbostat: Make the energy variable to be 64 bit
adds 87e15da95775 tools/power turbostat: Introduce functions to accumulate R [...]
adds 9972d5d84d76 tools/power turbostat: Enable accumulate RAPL display
adds 8201a0285789 tools/power turbostat: Use sched_getcpu() instead of hardc [...]
adds b88cad57d4d3 tools/power turbostat: Replace HTTP links with HTTPS ones: [...]
adds fecb3bc839df tools/power turbostat: Fix output formatting for ACPI CST [...]
adds e7af1ed3fa47 tools/power turbostat: Support additional CPU model numbers
adds c315a09b1b0f tools/power turbostat: Skip pc8, pc9, pc10 columns, if the [...]
adds 0936cdfbb527 tools/power x86_energy_perf_policy: Input/output error in a VM
adds b4b9156953fe tools/power turbostat: Add a new GFXAMHz column that expos [...]
adds 20de0dab2388 tools/power turbostat: Remove empty columns for Jacobsville
adds 33eb82251af9 tools/power turbostat: Support AMD Family 19h
adds 4be61e6b769f tools/power turbostat: Build with _FILE_OFFSET_BITS=64
adds 6ff7cb371c4b tools/power turbostat: adjust for temperature offset
adds 3d7772ea5602 tools/power turbostat: harden against cpu hotplug
adds 949dd0104c49 powercap: restrict energy meter to root access
adds 3e9fa9983b92 tools/power turbostat: update version number
adds 8bff39bfdc30 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/l [...]
adds 92cfcd030e4b fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lbl [...]
adds 52d1998d09af Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
adds a1fbc6750e21 btrfs: fix potential overflow in cluster_pages_for_defrag [...]
adds e38fdb716702 btrfs: print the block rsv type when we fail our reservation
adds fca3a45d0878 btrfs: fix min reserved size calculation in merge_reloc_root
adds f07728d541eb btrfs: clean up NULL checks in qgroup_unreserve_range()
adds a4852cf268b5 btrfs: scrub: update message regarding read-only status
adds cf89af146b7e btrfs: dev-replace: fail mount if we don't have replace it [...]
adds 468600c6ec28 btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
adds e2f0c565ec70 Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/s [...]
adds 77f6ab8b7768 don't dump the threads that had been already exiting when zapped.
adds eccc87672492 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
drivers/powercap/powercap_sys.c | 4 +-
fs/btrfs/block-rsv.c | 3 +-
fs/btrfs/dev-replace.c | 26 +-
fs/btrfs/ioctl.c | 10 +-
fs/btrfs/qgroup.c | 12 +-
fs/btrfs/ref-verify.c | 1 +
fs/btrfs/relocation.c | 4 +-
fs/btrfs/scrub.c | 5 +-
fs/btrfs/volumes.c | 26 +-
fs/crypto/keysetup.c | 4 +-
kernel/exit.c | 5 +-
tools/power/x86/turbostat/Makefile | 3 +-
tools/power/x86/turbostat/turbostat.8 | 2 +-
tools/power/x86/turbostat/turbostat.c | 573 ++++++++++++++++-----
.../x86_energy_perf_policy.c | 67 ++-
15 files changed, 562 insertions(+), 183 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-allyesconfig
in repository toolchain/ci/gcc.
from ae03b42a69f Daily bump.
adds c3c55443213 Daily bump.
adds 286cc2e8a9f Fix missing defination of PTA_CLDEMOTE, PTA_MOVDIRI, PTA_MO [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 9 +++++++++
gcc/config/i386/i386.h | 3 +++
3 files changed, 13 insertions(+), 1 deletion(-)
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5c527114 0: update: binutils-gcc-linux: all
new f3b10a68 0: update: 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 (5c527114)
\
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 | 173 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11465 +++++------
04-build_abe-stage1/console.log | 18085 +++++++++---------
05-build_linux/console.log | 398 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30573 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30600 insertions(+), 30562 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-next-allnoconfig
in repository toolchain/ci/gcc.
from ae03b42a69f Daily bump.
adds c3c55443213 Daily bump.
adds 286cc2e8a9f Fix missing defination of PTA_CLDEMOTE, PTA_MOVDIRI, PTA_MO [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 9 +++++++++
gcc/config/i386/i386.h | 3 +++
3 files changed, 13 insertions(+), 1 deletion(-)
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards be7d50d4 0: update: binutils-gcc-linux: all
new 7cf1ca2c 0: update: 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 (be7d50d4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 128 +-
02-prepare_abe/console.log | 40 +-
03-build_abe-binutils/console.log | 10984 +++++------
04-build_abe-stage1/console.log | 17446 +++++++++---------
05-build_linux/console.log | 672 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29288 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29294 insertions(+), 29286 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 407ab579637c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds d76bb7a09bb3 tools/power turbostat: Print /dev/cpu_dma_latency
adds 9aefc2cda635 tools/power turbostat: Always print idle in the system con [...]
adds 7c2ccc507bd4 tools/power turbostat: Make the energy variable to be 64 bit
adds 87e15da95775 tools/power turbostat: Introduce functions to accumulate R [...]
adds 9972d5d84d76 tools/power turbostat: Enable accumulate RAPL display
adds 8201a0285789 tools/power turbostat: Use sched_getcpu() instead of hardc [...]
adds b88cad57d4d3 tools/power turbostat: Replace HTTP links with HTTPS ones: [...]
adds fecb3bc839df tools/power turbostat: Fix output formatting for ACPI CST [...]
adds e7af1ed3fa47 tools/power turbostat: Support additional CPU model numbers
adds c315a09b1b0f tools/power turbostat: Skip pc8, pc9, pc10 columns, if the [...]
adds 0936cdfbb527 tools/power x86_energy_perf_policy: Input/output error in a VM
adds b4b9156953fe tools/power turbostat: Add a new GFXAMHz column that expos [...]
adds 20de0dab2388 tools/power turbostat: Remove empty columns for Jacobsville
adds 33eb82251af9 tools/power turbostat: Support AMD Family 19h
adds 4be61e6b769f tools/power turbostat: Build with _FILE_OFFSET_BITS=64
adds 6ff7cb371c4b tools/power turbostat: adjust for temperature offset
adds 3d7772ea5602 tools/power turbostat: harden against cpu hotplug
adds 949dd0104c49 powercap: restrict energy meter to root access
adds 3e9fa9983b92 tools/power turbostat: update version number
adds 8bff39bfdc30 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/l [...]
adds 92cfcd030e4b fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lbl [...]
adds 52d1998d09af Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
adds a1fbc6750e21 btrfs: fix potential overflow in cluster_pages_for_defrag [...]
adds e38fdb716702 btrfs: print the block rsv type when we fail our reservation
adds fca3a45d0878 btrfs: fix min reserved size calculation in merge_reloc_root
adds f07728d541eb btrfs: clean up NULL checks in qgroup_unreserve_range()
adds a4852cf268b5 btrfs: scrub: update message regarding read-only status
adds cf89af146b7e btrfs: dev-replace: fail mount if we don't have replace it [...]
adds 468600c6ec28 btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
adds e2f0c565ec70 Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/s [...]
adds 77f6ab8b7768 don't dump the threads that had been already exiting when zapped.
adds eccc87672492 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
drivers/powercap/powercap_sys.c | 4 +-
fs/btrfs/block-rsv.c | 3 +-
fs/btrfs/dev-replace.c | 26 +-
fs/btrfs/ioctl.c | 10 +-
fs/btrfs/qgroup.c | 12 +-
fs/btrfs/ref-verify.c | 1 +
fs/btrfs/relocation.c | 4 +-
fs/btrfs/scrub.c | 5 +-
fs/btrfs/volumes.c | 26 +-
fs/crypto/keysetup.c | 4 +-
kernel/exit.c | 5 +-
tools/power/x86/turbostat/Makefile | 3 +-
tools/power/x86/turbostat/turbostat.8 | 2 +-
tools/power/x86/turbostat/turbostat.c | 573 ++++++++++++++++-----
.../x86_energy_perf_policy.c | 67 ++-
15 files changed, 562 insertions(+), 183 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 07bbadc83d Automatic date update in version.in
adds 1f57314183 Accept the DW_FORM_ref8 type when parsing DWARF types.
adds eb24648c45 Fix gdb.cp/step-and-next-inline.exp with Clang
adds 6ff174a727 Prevent inlining in gdb.base/vla-optimized-out.c
adds 83100a74a5 Prevent false passes in gdb.base/vla-optimized-out.exp
adds 95016fd211 Fix bug in gdb.ada/bias.exp
adds ed1afd8666 oops - forgot to include the changelog update for the latest [...]
adds 6c51cf513d Move include block to pathstuff.h
adds 8e20b4be65 Constify value_nsstring
adds caaece0e2f Use "const" more in ax-gdb.c
adds baf20f7627 Make internalvar_name return a const char *
adds 424171c6f1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/dwarf.c | 16 ++++++++++++++++
gdb/ChangeLog | 16 ++++++++++++++++
gdb/ax-gdb.c | 20 ++++++++++----------
gdb/objc-lang.c | 2 +-
gdb/objc-lang.h | 2 +-
gdb/testsuite/ChangeLog | 21 +++++++++++++++++++++
gdb/testsuite/gdb.ada/bias.exp | 10 +++++-----
gdb/testsuite/gdb.ada/bias/bias.adb | 2 +-
gdb/testsuite/gdb.base/vla-optimized-out.c | 4 ++--
gdb/testsuite/gdb.base/vla-optimized-out.exp | 2 +-
gdb/testsuite/gdb.cp/step-and-next-inline.exp | 20 ++++++++++++++++----
gdb/value.c | 2 +-
gdb/value.h | 2 +-
gdbsupport/ChangeLog | 6 ++++++
gdbsupport/pathstuff.cc | 4 ----
gdbsupport/pathstuff.h | 4 ++++
18 files changed, 108 insertions(+), 32 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5e13a375 2: update: binutils-gcc-linux: 20989
discards ab6de10b 1: reset: gcc-22984f3f090921b5ac80ec0057f6754ec458e97e: 20989
discards db298113 0: update: binutils-606decb27ef7a408bcd701b014af6a56080fe90a: boot
new 4e4d311d 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 (5e13a375)
\
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 | 158 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 12011 +++++-----
04-build_abe-stage1/console.log | 15749 ++++++-------
05-build_linux/console.log | 9219 ++++----
06-boot_linux/console.log | 9 +
07-check_regression/console.log | 21 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 71 +-
08-update_baseline/results.regressions | 8 +-
console.log | 37652 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 6 +-
13 files changed, 37627 insertions(+), 37715 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-aarch64-mainline-allyesconfig
in repository toolchain/ci/linux.
from 407ab579637c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds d76bb7a09bb3 tools/power turbostat: Print /dev/cpu_dma_latency
adds 9aefc2cda635 tools/power turbostat: Always print idle in the system con [...]
adds 7c2ccc507bd4 tools/power turbostat: Make the energy variable to be 64 bit
adds 87e15da95775 tools/power turbostat: Introduce functions to accumulate R [...]
adds 9972d5d84d76 tools/power turbostat: Enable accumulate RAPL display
adds 8201a0285789 tools/power turbostat: Use sched_getcpu() instead of hardc [...]
adds b88cad57d4d3 tools/power turbostat: Replace HTTP links with HTTPS ones: [...]
adds fecb3bc839df tools/power turbostat: Fix output formatting for ACPI CST [...]
adds e7af1ed3fa47 tools/power turbostat: Support additional CPU model numbers
adds c315a09b1b0f tools/power turbostat: Skip pc8, pc9, pc10 columns, if the [...]
adds 0936cdfbb527 tools/power x86_energy_perf_policy: Input/output error in a VM
adds b4b9156953fe tools/power turbostat: Add a new GFXAMHz column that expos [...]
adds 20de0dab2388 tools/power turbostat: Remove empty columns for Jacobsville
adds 33eb82251af9 tools/power turbostat: Support AMD Family 19h
adds 4be61e6b769f tools/power turbostat: Build with _FILE_OFFSET_BITS=64
adds 6ff7cb371c4b tools/power turbostat: adjust for temperature offset
adds 3d7772ea5602 tools/power turbostat: harden against cpu hotplug
adds 949dd0104c49 powercap: restrict energy meter to root access
adds 3e9fa9983b92 tools/power turbostat: update version number
adds 8bff39bfdc30 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/l [...]
adds 92cfcd030e4b fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lbl [...]
adds 52d1998d09af Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
adds a1fbc6750e21 btrfs: fix potential overflow in cluster_pages_for_defrag [...]
adds e38fdb716702 btrfs: print the block rsv type when we fail our reservation
adds fca3a45d0878 btrfs: fix min reserved size calculation in merge_reloc_root
adds f07728d541eb btrfs: clean up NULL checks in qgroup_unreserve_range()
adds a4852cf268b5 btrfs: scrub: update message regarding read-only status
adds cf89af146b7e btrfs: dev-replace: fail mount if we don't have replace it [...]
adds 468600c6ec28 btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
adds e2f0c565ec70 Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/s [...]
adds 77f6ab8b7768 don't dump the threads that had been already exiting when zapped.
adds eccc87672492 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
drivers/powercap/powercap_sys.c | 4 +-
fs/btrfs/block-rsv.c | 3 +-
fs/btrfs/dev-replace.c | 26 +-
fs/btrfs/ioctl.c | 10 +-
fs/btrfs/qgroup.c | 12 +-
fs/btrfs/ref-verify.c | 1 +
fs/btrfs/relocation.c | 4 +-
fs/btrfs/scrub.c | 5 +-
fs/btrfs/volumes.c | 26 +-
fs/crypto/keysetup.c | 4 +-
kernel/exit.c | 5 +-
tools/power/x86/turbostat/Makefile | 3 +-
tools/power/x86/turbostat/turbostat.8 | 2 +-
tools/power/x86/turbostat/turbostat.c | 573 ++++++++++++++++-----
.../x86_energy_perf_policy.c | 67 ++-
15 files changed, 562 insertions(+), 183 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.