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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
adds 4a745938b56 x86: Insert ENDBR if function will be called indirectly
adds b29ea6948c8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 +++++++++++++++++++
7 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 40627c08f 0: update: binutils-gcc-linux: all
new 677b4f0e4 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 (40627c08f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 216 +-
02-prepare_abe/console.log | 166 +-
03-build_abe-binutils/console.log | 11324 +++++------
04-build_abe-stage1/console.log | 18149 +++++++++---------
05-build_linux/console.log | 840 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30771 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30730 insertions(+), 30780 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-allmodconfig
in repository toolchain/ci/linux.
from 90280eaa88ac Merge tag 'docs-fixes' of git://git.lwn.net/linux
adds bcad588dea53 drm/i915/perf: Do not clear pollin for small user read buffers
adds 776d95b768e6 drm/i915/gvt: hold reference of VFIO group during opening of vgpu
adds b59b2a3ee567 drm/i915/gvt: subsitute kvm_read/write_guest with vfio_dma_rw
adds ec7301d5146c drm/i915/gvt: switch to user vfio_group_pin/upin_pages
adds 5809e8f8ee42 Merge tag 'gvt-fixes-2020-04-14' of https://github.com/int [...]
adds bbf4ee2663e1 Merge tag 'drm-intel-fixes-2020-04-15' of git://anongit.fr [...]
adds bfa5807d4db9 Revert "drm/amdgpu: change SH MEM alignment mode for gfx10"
adds 8c7f0a44b4b4 drm/amd/powerplay: force the trim of the mclk dpm_levels i [...]
adds 4f7d010fc47e drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
adds 028cfb2444b9 drm/amdgpu: fix wrong vram lost counter increment V2
adds b2a7e9735ab2 drm/amdgpu: fix the hw hang during perform system reboot a [...]
adds 974229db7e6c drm/amdgpu/gfx9: add gfxoff quirk
adds 1e6adfe565b4 Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.f [...]
adds 92f673a12d14 drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
adds 4da858c08643 Merge branch 'linux-5.7' of git://github.com/skeggsb/linux [...]
new fecca6899783 Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesk [...]
adds d79294d0de12 i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND fl [...]
adds edb2c9dd3948 i2c: altera: use proper variable to hold errno
adds 3c1d1613be80 i2c: remove i2c_new_probed_device API
adds a900aeac2537 i2c: tegra: Better handle case where CPU0 is busy for a long time
adds 8814044fe0fa i2c: tegra: Synchronize DMA before termination
new b484f3c3c6f1 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
adds eaec2b0bd306 signal: check sig before setting info in kill_pid_usb_asyncio
adds 3075afdf15b8 signal: use kill_proc_info instead of kill_pid_info in kil [...]
adds e82a118f57b8 clone3: fix cgroup argument sanity check
adds 62173872ca65 clone3: add a check for the user struct size if CLONE_INTO [...]
adds a966dcfe153a clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks
new 774acb2a094c Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/p [...]
adds 4b674b9ac852 xfs: acquire superblock freeze protection on eofblocks scans
adds c142932c29e5 xfs: fix partially uninitialized structure in xfs_reflink_ [...]
new f0f7a674d4df xfs: move inode flush to the sync workqueue
new c0d73a868d9b Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/sc [...]
The 5 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/gpu/drm/amd/amdgpu/amdgpu_device.c | 22 +++++++-
drivers/gpu/drm/amd/amdgpu/cik.c | 2 -
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +
drivers/gpu/drm/amd/amdgpu/nv.c | 4 --
drivers/gpu/drm/amd/amdgpu/soc15.c | 4 --
drivers/gpu/drm/amd/amdgpu/vi.c | 2 -
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 5 +-
drivers/gpu/drm/amd/powerplay/smu_v11_0.c | 6 +++
drivers/gpu/drm/i915/gvt/kvmgt.c | 46 ++++++++---------
drivers/gpu/drm/i915/i915_perf.c | 65 ++++--------------------
drivers/gpu/drm/nouveau/nvkm/engine/sec2/gp108.c | 3 ++
drivers/gpu/drm/nouveau/nvkm/engine/sec2/tu102.c | 16 ++++++
drivers/i2c/busses/i2c-altera.c | 9 ++--
drivers/i2c/busses/i2c-designware-platdrv.c | 14 +++--
drivers/i2c/busses/i2c-tegra.c | 36 ++++++++-----
drivers/i2c/i2c-core-base.c | 13 -----
fs/xfs/xfs_icache.c | 10 ++++
fs/xfs/xfs_ioctl.c | 5 +-
fs/xfs/xfs_mount.h | 6 ++-
fs/xfs/xfs_reflink.c | 1 +
fs/xfs/xfs_super.c | 40 ++++++++-------
include/linux/i2c.h | 6 ---
kernel/fork.c | 11 +++-
kernel/signal.c | 14 ++---
25 files changed, 180 insertions(+), 164 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-allmodconfig
in repository toolchain/ci/gcc.
from 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
adds 4a745938b56 x86: Insert ENDBR if function will be called indirectly
adds b29ea6948c8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 +++++++++++++++++++
7 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.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/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f279e79ae 0: update: binutils-gcc-linux: all
new 465f1fb22 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 (f279e79ae)
\
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 | 102 +-
02-prepare_abe/console.log | 326 +-
03-build_abe-binutils/console.log | 11502 +++++------
04-build_abe-stage1/console.log | 17626 +++++++++--------
05-build_linux/console.log | 858 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30904 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30648 insertions(+), 30713 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-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
adds 4a745938b56 x86: Insert ENDBR if function will be called indirectly
adds b29ea6948c8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 +++++++++++++++++++
7 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.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/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5da17f2f4 0: update: binutils-gcc-linux: all
new a63956b7b 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 (5da17f2f4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 216 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11528 ++++++-------
04-build_abe-stage1/console.log | 13489 ++++++++-------
05-build_linux/console.log | 802 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26939 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26700 insertions(+), 26759 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 54975ae91f6 elf: Don't use .set for alpha target
new dbe23755ac6 ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/warn1.d | 1 -
ld/testsuite/ld-elf/warn2.d | 1 -
3 files changed, 5 insertions(+), 2 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-lts-defconfig
in repository toolchain/ci/gcc.
from 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
adds 4a745938b56 x86: Insert ENDBR if function will be called indirectly
adds b29ea6948c8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 +++++++++++++++++++
7 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.