This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards a0845f2d4 0: update: binutils-gcc: 2
new 5bdbddd62 0: update: binutils-gcc: 2
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 (a0845f2d4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1556 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 62472 -> 62816 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 450708 -> 450768 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 4de593fb965f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/l [...]
adds 6f87d4e63732 iommu/dart: Remove iommu_flush_ops
adds 0b482d0c75bf iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
adds f0b636804c7c iommu/dart: Clear sid2group entry when a group is freed
adds 89e503592385 Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/ [...]
adds 71eabafac1eb drm/tegra: dc: Remove unused variables
adds 8a44924e1400 drm/tegra: uapi: Fix wrong mapping end address in case of [...]
adds a81cf839a064 gpu/host1x: fence: Make spinlock static
adds c3dbfb9c49ee gpu: host1x: Plug potential memory leak
adds 05812b971c6d Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedeskto [...]
adds d168cd797982 drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
adds 5cb8742774d2 Merge tag 'gvt-fixes-2021-09-18' of https://github.com/int [...]
adds da0468a74450 drm/i915/guc, docs: Fix pdfdocs build error by removing ne [...]
adds c83ff0186401 drm/i915/request: fix early tracepoints
adds 4b8bcaf8a6d6 drm/i915: Remove warning from the rps worker
adds abb7700d4631 Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.fr [...]
adds 66805763a97f drm/amdgpu: fix gart.bo pin_count leak
adds 083fa05bbaf6 drm/amd/display: Fix Display Flicker on embedded panels
adds 9f52c25f59b5 drm/amdgpu: correct initial cp_hqd_quantum for gfx9
adds 467a51b69d08 drm/amd/display: initialize backlight_ramping_override to false
adds d942856865c7 drm/amd/display: Pass PCI deviceid into DC
adds 98122e63a7ec drm/amdgpu: check tiling flags when creating FB on GFX8-
adds 26db706a6d77 drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
adds 3ff43f9df8b0 Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitla [...]
adds 17ac76e050c5 drm/exynos: Make use of the helper function devm_platform_ [...]
adds 78ea81417944 Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.ke [...]
adds 24f67d82c43c Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesk [...]
adds 5c49d1850ddd KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
adds e02c16b9cd24 selftests: KVM: Don't clobber XMM register when read
adds ad9af930680b x86/kvmclock: Move this_cpu_pvti into kvmclock.h
adds 773e89ab0056 ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
adds e8a747d0884e KVM: x86: Swap order of CPUID entry "index" vs. "significa [...]
adds 7b0035eaa7da KVM: selftests: Ensure all migrations are performed when t [...]
new b2626f1e3245 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new f5b667ded075 thermal: Update information in MAINTAINERS
The 2 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:
MAINTAINERS | 8 ++-
arch/x86/include/asm/kvmclock.h | 14 +++++
arch/x86/kernel/kvmclock.c | 13 +---
arch/x86/kvm/cpuid.c | 4 +-
arch/x86/kvm/vmx/vmx.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 31 ++++++++++
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 3 +-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +-
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 8 +++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 15 +++--
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 5 +-
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 5 +-
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 6 +-
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 4 +-
drivers/gpu/drm/exynos/exynos_drm_scaler.c | 4 +-
drivers/gpu/drm/exynos/exynos_hdmi.c | 4 +-
drivers/gpu/drm/i915/gt/intel_rps.c | 2 -
.../drm/i915/gt/uc/abi/guc_communication_ctb_abi.h | 10 ++--
.../i915/gt/uc/abi/guc_communication_mmio_abi.h | 10 ++--
drivers/gpu/drm/i915/gvt/scheduler.c | 4 +-
drivers/gpu/drm/i915/i915_request.c | 11 +---
drivers/gpu/drm/tegra/dc.c | 3 -
drivers/gpu/drm/tegra/dc.h | 6 --
drivers/gpu/drm/tegra/uapi.c | 2 +-
drivers/gpu/host1x/fence.c | 6 +-
drivers/iommu/apple-dart.c | 56 +++++++++++-------
drivers/iommu/intel/dmar.c | 6 +-
drivers/ptp/ptp_kvm_x86.c | 9 +--
.../selftests/kvm/include/x86_64/processor.h | 2 +-
tools/testing/selftests/kvm/rseq_test.c | 69 ++++++++++++++++++----
35 files changed, 205 insertions(+), 136 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 242fe37867 PATCH bfd: Fix linker warning for recently introduced arm at [...]
adds b4c919f752 [gdb/symtab] Fix htab_find_slot call in read_call_site_scope
adds dd6f2df79d Fix mistake in RX assembler documentation (special section names)
adds beed8c1dbd Fix build failure for 32-bit targets
No new revisions were added by this update.
Summary of changes:
gas/doc/c-rx.texi | 4 ++--
gdb/bt-utils.c | 2 +-
gdb/dwarf2/read.c | 5 ++---
gdb/gdbtypes.h | 4 +---
4 files changed, 6 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 09a68b75f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new fd95f8466 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (09a68b75f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1556 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 45188 -> 45324 bytes
05-build_abe-stage1/console.log.xz | Bin 71572 -> 71452 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 10452 -> 9060 bytes
08-build_abe-glibc/console.log.xz | Bin 235720 -> 235932 bytes
09-build_abe-stage2/console.log.xz | Bin 190252 -> 200748 bytes
10-build_abe-gdb/console.log.xz | Bin 44740 -> 44916 bytes
11-build_abe-qemu/console.log.xz | Bin 31176 -> 30904 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 24 insertions(+), 24 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 242fe37867 PATCH bfd: Fix linker warning for recently introduced arm at [...]
adds b4c919f752 [gdb/symtab] Fix htab_find_slot call in read_call_site_scope
adds dd6f2df79d Fix mistake in RX assembler documentation (special section names)
adds beed8c1dbd Fix build failure for 32-bit targets
No new revisions were added by this update.
Summary of changes:
gas/doc/c-rx.texi | 4 ++--
gdb/bt-utils.c | 2 +-
gdb/dwarf2/read.c | 5 ++---
gdb/gdbtypes.h | 4 +---
4 files changed, 6 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2885fa448 0: update: binutils-242fe37867ce33d8f8158bc2ee154d1e2e026a49: 1
new 686688ac1 0: update: binutils-gcc: 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 (2885fa448)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1500 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 52844 -> 53772 bytes
04-build_abe-gcc/console.log.xz | Bin 198628 -> 208176 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3872 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2512 -> 2464 bytes
07-check_regression/console.log.xz | Bin 2920 -> 6472 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 47 +-
07-check_regression/results.compare2 | 1076 +++++++-
07-check_regression/results.regressions | 47 +-
08-update_baseline/console.log | 1453 ++++++++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 47 +-
08-update_baseline/results.compare2 | 1076 +++++++-
08-update_baseline/results.regressions | 47 +-
jenkins/manifest.sh | 13 +-
sumfiles/g++.log.xz | Bin 3389256 -> 3381452 bytes
sumfiles/g++.sum | 859 +++++-
sumfiles/gcc.log.xz | Bin 2922064 -> 2870216 bytes
sumfiles/gcc.sum | 4536 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 860524 -> 868768 bytes
sumfiles/gfortran.sum | 53 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 168600 -> 168992 bytes
sumfiles/libgomp.sum | 42 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429528 -> 426400 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 6788 insertions(+), 2558 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.