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/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from fea70dead 25: onsuccess: 2: Success after binutils/gcc: 39 commits
new 1dfa50921 26: onsuccess: 2: Success after binutils/gcc: 35 commits
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 1656 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 38116 -> 38148 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 271848 -> 272032 bytes
06-check_regression/console.log.xz | Bin 2200 -> 2220 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 4 ++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 16 ++++++++--------
13 files changed, 15 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_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 78e462287 10: onsuccess: 23330: Successful build after binutils/llvm/li [...]
new 07b63ff6f 11: onsuccess: 23330: Success after binutils/llvm/linux/qemu: [...]
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 1752 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 31244 -> 30860 bytes
04-build_kernel_llvm/console.log.xz | Bin 67464 -> 64152 bytes
05-build_abe-qemu/console.log.xz | Bin 31140 -> 32092 bytes
06-build_linux/console.log.xz | Bin 4044 -> 4036 bytes
08-check_regression/console.log.xz | Bin 3412 -> 3220 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 3 +--
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 ++++++++++++++
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 27 +--------------------------
mail/mail-body.txt | 27 +--------------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 33 +++++++++++++++++----------------
19 files changed, 41 insertions(+), 78 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
from a4d99a2f4 15: onsuccess: 19904: Successful build after linux: 30642 commits
new 83d8432b2 16: onsuccess: 19904: Success after binutils/llvm/linux/qemu: [...]
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 1676 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 31212 -> 30516 bytes
04-build_kernel_llvm/console.log.xz | Bin 64332 -> 62572 bytes
05-build_abe-qemu/console.log.xz | Bin 31200 -> 31520 bytes
06-build_linux/console.log.xz | Bin 5132 -> 5236 bytes
08-check_regression/console.log.xz | Bin 1848 -> 3320 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 14 +-------------
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 ++++++++++++++
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 9 +--------
mail/mail-body.txt | 20 +-------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 29 ++++++++++++++++-------------
19 files changed, 40 insertions(+), 61 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
--
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 gcc.
from d5ad6f84151 d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if D [...]
new bedfca647a9 c/c++: new warning: -Wxor-used-as-pow [PR90885]
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:
gcc/c-family/c-common.h | 4 +
gcc/c-family/c-lex.cc | 6 +-
gcc/c-family/c-warn.cc | 94 ++++++++++++++++++++++
gcc/c-family/c.opt | 4 +
gcc/c/c-parser.cc | 9 +++
gcc/c/c-tree.h | 3 +
gcc/c/c-typeck.cc | 9 +++
gcc/cp/cp-tree.h | 19 ++++-
gcc/cp/parser.cc | 17 +++-
gcc/doc/invoke.texi | 15 ++++
gcc/testsuite/c-c++-common/Wxor-used-as-pow-1.c | 57 +++++++++++++
.../c-c++-common/Wxor-used-as-pow-fixits.c | 34 ++++++++
gcc/testsuite/g++.dg/parse/expr3.C | 2 +-
gcc/testsuite/g++.dg/warn/Wparentheses-10.C | 14 ++--
gcc/testsuite/g++.dg/warn/Wparentheses-18.C | 4 +-
gcc/testsuite/g++.dg/warn/Wparentheses-19.C | 12 +--
gcc/testsuite/g++.dg/warn/Wparentheses-9.C | 4 +-
.../g++.dg/warn/Wxor-used-as-pow-named-op.C | 8 ++
gcc/testsuite/gcc.dg/Wparentheses-6.c | 4 +-
gcc/testsuite/gcc.dg/Wparentheses-7.c | 12 +--
gcc/testsuite/gcc.dg/precedence-1.c | 4 +-
libcpp/include/cpplib.h | 3 +-
22 files changed, 304 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wxor-used-as-pow-1.c
create mode 100644 gcc/testsuite/c-c++-common/Wxor-used-as-pow-fixits.c
create mode 100644 gcc/testsuite/g++.dg/warn/Wxor-used-as-pow-named-op.C
--
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-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
from 762802ab8 9: onsuccess: 23023: Successful build after binutils/llvm/lin [...]
new b5a8001a6 10: onsuccess: 23023: Success after binutils/llvm/qemu: 187 commits
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 1712 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30096 -> 30060 bytes
04-build_kernel_llvm/console.log.xz | Bin 64084 -> 63236 bytes
05-build_abe-qemu/console.log.xz | Bin 30792 -> 31756 bytes
06-build_linux/console.log.xz | Bin 5532 -> 5480 bytes
08-check_regression/console.log.xz | Bin 3164 -> 2788 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 3 +--
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 ++++++++++++++
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 25 +------------------------
mail/mail-body.txt | 25 +------------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 29 +++++++++++++++--------------
18 files changed, 38 insertions(+), 71 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
--
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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
from f994f9323 87: force: 1: Failure after gcc: Fix up dump_printf_loc forma [...]
new 61bcef4ac 88: onsuccess: 1: Success after gcc: 20 commits
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 1696 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 38284 -> 39104 bytes
05-build_abe-bootstrap/console.log.xz | Bin 108588 -> 108660 bytes
06-check_regression/console.log.xz | Bin 2500 -> 1644 bytes
06-check_regression/jira-body.txt | 2 +-
06-check_regression/mail-body.txt | 20 +-
06-check_regression/mail-subject.txt | 2 +-
06-check_regression/results.regressions | 8 -
06-check_regression/trigger-bisect | 2 -
06-check_regression/trigger-notify | 0
dashboard/dashboard-generate.sh | 4 +-
git/gcc_rev | 2 +-
jenkins/jira-status.draft | 4 -
jenkins/mail-body.draft | 538 --------------------------------
jenkins/mail-recipients.draft | 1 -
jenkins/mail-subject.draft | 1 -
jenkins/notify.sh | 3 -
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 20 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 14 +-
results | 8 -
23 files changed, 34 insertions(+), 599 deletions(-)
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 06-check_regression/trigger-notify
delete mode 100644 jenkins/jira-status.draft
delete mode 100644 jenkins/mail-body.draft
delete mode 100644 jenkins/mail-recipients.draft
delete mode 100644 jenkins/mail-subject.draft
delete mode 100755 jenkins/notify.sh
--
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 linux.
from 0b3acd1cc022 Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pu [...]
new 0e66978ebeb4 drm/i915/gvt: fix typo in comment
new e16c2b825026 drm/i915/gvt: Fix kernel-doc
new dca452041552 drm/i915/gvt: Fix kernel-doc
new 0f761f5768b8 drm/i915/gvt: Fix kernel-doc
new 233f56745be4 drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
new b75ef35bb577 drm/i915/gvt: Fix Comet Lake
new 220e979bd906 Merge tag 'gvt-fixes-2022-08-22' of https://github.com/int [...]
new 8d9052541629 drm/i915/ttm: fix CCS handling
new de2228c04150 drm/i915/guc: clear stalled request after a reset
new 607f41768a1e drm/i915/dsi: filter invalid backlight and CABC ports
new 13393f65b774 drm/i915/dsi: fix dual-link DSI backlight and CABC ports f [...]
new 868e8e5156a1 drm/i915/display: avoid warnings when registering dual pan [...]
new 6067c82c576a drm/i915/backlight: Disable pps power hook for aux based b [...]
new a54569b1f972 Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.fr [...]
new a3f7c10a269d dma-buf/dma-resv: check if the new fence is really later
new a71f3950c803 Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.fre [...]
new c8fea9273fd1 drm/amdgpu: disable FRU access on special SIENNA CICHLID card
new 47e04eed84bb drm/amdgpu: Update mes_v11_api_def.h
new 507fd7c40003 drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
new d1b4a51a4ca8 drm/amd/display: Fix OTG H timing reset for dcn314
new 3c93603d9568 drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctl
new 3e834a17a22c drm/amd/display: set dig fifo read start level to 7 before [...]
new 6783e6bbc245 drm/amd/display: Missing HPO instance added
new 4fd7f14b56b2 drm/amd/display: Fix CAB cursor size allocation for DCN32/321
new 94a82c9e3dff drm/amd/display: disable display fresh from MALL on an edg [...]
new 595091c6ba35 drm/amd/display: use actual cursor size instead of max for [...]
new d0629cea1f97 drm/amd/display: fix wrong register access
new d7e7546886ee drm/amd/pm: use vbios carried pptable for those supported SKUs
new b02305359264 drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
new 2640174f4a13 drm/amd/pm: bump SMU 13.0.0 driver_if header version
new b97e914552c3 drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
new 6ffc967c36b4 drm/amd/display: Use correct plane for CAB cursor size allocation
new f5b9c1ffabce drm/amd/display: Re-initialize viewport after pipe merge
new d6f84bab4874 drm/amd/display: Fix check for stream and plane
new 7b471c32e4cb drm/amd/display: Fix black flash when switching from ODM2t [...]
new 910ab9eee0f6 drm/amdgpu: only init tap_delay ucode when it's included i [...]
new 39c84b8e929d drm/amd/amdgpu: skip ucode loading if ucode_size == 0
new c1dd5d29acee Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab [...]
new deffa2d75db7 drm/msm/dp: make eDP panel as the first connected connector
new 2f25a1fb4ec5 drm/msm/dsi: fix the inconsistent indenting
new ef3ac3ae147c drm/msm/dpu: populate wb or intf before reset_intf_cfg
new 032d57960176 drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
new 1e00d6ac8a34 drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
new a1653a759877 drm/msm/dsi: Fix number of regulators for SDM660
new 02b9f2636209 drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
new 174974d8463b drm/msm/rd: Fix FIFO-full deadlock
new d7df5e2834d3 Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.fre [...]
new 58091b495800 Merge tag 'gvt-fixes-2022-08-22' of https://github.com/int [...]
new e79a74170722 drm/i915/ttm: fix CCS handling
new 4595a2544344 drm/i915/guc: clear stalled request after a reset
new e5e6886f4d7e drm/i915/dsi: filter invalid backlight and CABC ports
new 875c6d2711f6 drm/i915/dsi: fix dual-link DSI backlight and CABC ports f [...]
new 2c4e19f873f4 drm/i915/display: avoid warnings when registering dual pan [...]
new 51fbbe8a3f8b drm/i915/backlight: Disable pps power hook for aux based b [...]
new 458ec0c8f359 drm/i915: fix null pointer dereference
new 919bef7a106a drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
new 0211c2a0ea60 drm/i915: Skip wm/ddb readout for disabled pipes
new bfe632f6d0a1 Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.fr [...]
new 1e8e515edd6d Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesk [...]
new 15c56208c79c mmc: core: Fix UHS-I SD 1.8V workaround branch
new 63f1560930e4 mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD volta [...]
new b307e704574b Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/l [...]
The 62 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/dma-buf/dma-resv.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c | 9 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 60 ++++++++++--------
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 1 +
drivers/gpu/drm/amd/display/dc/core/dc.c | 3 +-
.../amd/display/dc/dcn31/dcn31_dio_link_encoder.c | 3 +
.../display/dc/dcn314/dcn314_dio_stream_encoder.c | 1 +
.../gpu/drm/amd/display/dc/dcn314/dcn314_optc.c | 3 +-
.../drm/amd/display/dc/dcn314/dcn314_resource.c | 1 +
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c | 8 +--
.../display/dc/dcn32/dcn32_dio_stream_encoder.c | 5 ++
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c | 68 +++++++++++++++-----
.../amd/display/dc/dcn32/dcn32_resource_helpers.c | 2 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 9 +++
.../gpu/drm/amd/display/dc/link/link_hwss_hpo_dp.c | 4 +-
drivers/gpu/drm/amd/include/mes_v11_api_def.h | 3 +-
.../pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h | 2 +-
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 8 ++-
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 23 +++----
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 72 +++++++++++++++++++---
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 35 +++++++----
drivers/gpu/drm/i915/display/icl_dsi.c | 7 +++
drivers/gpu/drm/i915/display/intel_backlight.c | 37 ++++++-----
drivers/gpu/drm/i915/display/intel_bios.c | 10 +--
drivers/gpu/drm/i915/display/intel_bw.c | 16 ++---
drivers/gpu/drm/i915/display/intel_dp.c | 2 -
drivers/gpu/drm/i915/display/intel_quirks.c | 3 +
drivers/gpu/drm/i915/display/vlv_dsi.c | 7 +++
drivers/gpu/drm/i915/gt/intel_migrate.c | 44 +++++++------
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 7 +++
drivers/gpu/drm/i915/gvt/aperture_gm.c | 4 +-
drivers/gpu/drm/i915/gvt/gtt.c | 2 +-
drivers/gpu/drm/i915/gvt/handlers.c | 4 +-
drivers/gpu/drm/i915/gvt/mmio_context.c | 2 +-
drivers/gpu/drm/i915/intel_gvt_mmio_table.c | 3 +-
drivers/gpu/drm/i915/intel_pm.c | 8 ++-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 6 ++
drivers/gpu/drm/msm/dp/dp_ctrl.c | 2 +-
drivers/gpu/drm/msm/dsi/dsi_cfg.c | 4 +-
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 2 +-
drivers/gpu/drm/msm/msm_drv.c | 2 +
drivers/gpu/drm/msm/msm_gpu_devfreq.c | 2 +
drivers/gpu/drm/msm/msm_rd.c | 3 +
drivers/mmc/core/sd.c | 46 ++++++--------
47 files changed, 366 insertions(+), 190 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_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
from bf7212ea0 27: onsuccess: 2: Success after binutils/gcc: 39 commits
new 70a818d34 28: onsuccess: 2: Success after binutils/gcc: 35 commits
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 1824 -> 1884 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 37816 -> 38036 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 276456 -> 276736 bytes
06-check_regression/console.log.xz | Bin 2188 -> 2236 bytes
dashboard/dashboard-generate.sh | 4 ++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 16 ++++++++--------
12 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.