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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards b0444c60 0: update: binutils-gcc: 2
new d8ee31ff 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 (b0444c60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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:
01-reset_artifacts/console.log.xz | Bin 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51928 -> 50604 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 536176 -> 534176 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 54 ++++++++++++++--------------
jenkins/manifest.sh | 12 +++----
7 files changed, 33 insertions(+), 33 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 linux.
from 455e73a07f6e Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/ [...]
new 4946f15e8c33 genirq/generic_chip: Constify irq_generic_chip_ops
new 65c7cdedeb30 genirq: Provide new interfaces for affinity hints
new 0f9744f4ed53 iavf: Use irq_update_affinity_hint()
new d34c54d1739c i40e: Use irq_update_affinity_hint()
new 8049da6f3943 scsi: megaraid_sas: Use irq_set_affinity_and_hint()
new fdb8ed13a772 scsi: mpt3sas: Use irq_set_affinity_and_hint()
new fb5bd854710e RDMA/irdma: Use irq_update_affinity_hint()
new cb39ca92eb74 enic: Use irq_update_affinity_hint()
new b8b9dd525203 be2net: Use irq_update_affinity_hint()
new cc493264c01d ixgbe: Use irq_update_affinity_hint()
new bf886e1ef11a mailbox: Use irq_update_affinity_hint()
new ce5a58a96ccc scsi: lpfc: Use irq_set_affinity()
new 2d1e72f235d6 hinic: Use irq_set_affinity_and_hint()
new 7451e9ea8e20 net/mlx5: Use irq_set_affinity_and_hint()
new 4b3ddc6462e8 net/mlx4: Use irq_update_affinity_hint()
new 0422fe2666ae Merge branch 'linus' into irq/core, to fix conflict
new c0cdc89072a3 irqchip/gic-v3-its: Give the percpu rdist struct its own f [...]
new d23bc2bc1d63 irqchip/gic-v3-its: Postpone LPI pending table freeing and [...]
new 835f442fdbce irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime
new 16e3613a39fd Merge branch irq/its-kexec-rt into irq/irqchip-next
new f63c862587c9 irqchip/spear-shirq: Add support for IRQ 0..6
new 29e525cc825e irqchip/imx-gpcv2: Mark imx_gpcv2_instance with __ro_after_init
new c10f2f8b5d80 irqchip/gic-v2m: Add const to of_device_id
new 0859bbb07d06 irqchip/ingenic-tcu: Use correctly sized arguments for bit field
new 79a7f77b9b15 irqchip/gic-v4: Disable redistributors' view of the VPE ta [...]
new befbfe6f8f74 irqchip/renesas-irqc: Use platform_get_irq_optional() to g [...]
new 31bd548f40cd irqchip/renesas-intc-irqpin: Use platform_get_irq_optional [...]
new cd448b24c621 Merge branch irq/misc-5.17 into irq/irqchip-next
new 67d50b5f9114 Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/l [...]
new 147cc5838c0f Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pu [...]
The 30 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/infiniband/hw/irdma/hw.c | 4 +-
drivers/irqchip/irq-gic-v2m.c | 2 +-
drivers/irqchip/irq-gic-v3-its.c | 82 +++++++++++++++++++++--
drivers/irqchip/irq-gic-v3.c | 17 +++++
drivers/irqchip/irq-imx-gpcv2.c | 2 +-
drivers/irqchip/irq-ingenic-tcu.c | 4 +-
drivers/irqchip/irq-renesas-intc-irqpin.c | 9 +--
drivers/irqchip/irq-renesas-irqc.c | 9 +--
drivers/irqchip/spear-shirq.c | 2 +
drivers/mailbox/bcm-flexrm-mailbox.c | 4 +-
drivers/net/ethernet/cisco/enic/enic_main.c | 8 +--
drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
drivers/net/ethernet/huawei/hinic/hinic_rx.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 8 +--
drivers/net/ethernet/intel/iavf/iavf_main.c | 8 +--
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 10 +--
drivers/net/ethernet/mellanox/mlx4/eq.c | 8 +--
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 8 +--
drivers/scsi/lpfc/lpfc_init.c | 4 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 27 ++++----
drivers/scsi/mpt3sas/mpt3sas_base.c | 21 +++---
include/linux/interrupt.h | 53 ++++++++++++++-
include/linux/irqchip/arm-gic-v3.h | 4 +-
include/linux/irqdomain.h | 2 +-
kernel/irq/generic-chip.c | 2 +-
kernel/irq/manage.c | 8 +--
26 files changed, 228 insertions(+), 86 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 gcc.
from 9d8e27fac3c ii386: Add 16-bit vector modes to xop_pcmov [PR104003]
new 70ba28304b7 libgfortran: Fix Solaris version file creation [PR104006]
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:
libgfortran/Makefile.am | 2 +-
libgfortran/Makefile.in | 3 +--
2 files changed, 2 insertions(+), 3 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 0718b807 0: update: binutils-gcc: 1
new f00c32e0 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 (0718b807)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1524 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 37988 -> 37688 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 266700 -> 267836 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3824 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 3164 -> 2932 bytes
07-check_regression/console.log.xz | Bin 6204 -> 23168 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 24 +-
07-check_regression/results.compare | 53 +-
07-check_regression/results.compare2 | 6415 ++++++++++++++++++---
07-check_regression/results.regressions | 53 +-
08-update_baseline/console.log | 6956 ++++++++++++++++++++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 24 +-
08-update_baseline/results.compare | 53 +-
08-update_baseline/results.compare2 | 6415 ++++++++++++++++++---
08-update_baseline/results.regressions | 53 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3502248 -> 3531652 bytes
sumfiles/g++.sum | 3057 +++++-----
sumfiles/gcc.log.xz | Bin 3085600 -> 3082728 bytes
sumfiles/gcc.sum | 5413 +++++++++---------
sumfiles/gfortran.log.xz | Bin 1060108 -> 1065356 bytes
sumfiles/gfortran.sum | 770 ++-
sumfiles/libatomic.log.xz | Bin 2348 -> 2356 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 181408 -> 195268 bytes
sumfiles/libgomp.sum | 1373 ++++-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439988 -> 453512 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 23811 insertions(+), 6884 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_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 3a6ef3c5 0: update: binutils-gcc-newlib: 1
new 85338a40 0: update: binutils-gcc-newlib: 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 (3a6ef3c5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1696 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30792 -> 30328 bytes
04-build_abe-stage1/console.log.xz | Bin 89328 -> 87968 bytes
06-build_abe-newlib/console.log.xz | Bin 19192 -> 19044 bytes
07-build_abe-stage2/console.log.xz | Bin 156672 -> 158276 bytes
08-benchmark/benchmark-build.log | 34 ++++++++++++++++-----------------
08-benchmark/benchmark.log | 32 +++++++++++++++----------------
08-benchmark/console.log.xz | Bin 3084 -> 3004 bytes
09-check_regression/console.log.xz | Bin 1688 -> 1668 bytes
09-check_regression/results-0.csv | 2 +-
09-check_regression/results-brief.csv | 2 +-
09-check_regression/results-full.csv | 2 +-
09-check_regression/results-perf-0.csv | 2 +-
09-check_regression/results.csv | 2 +-
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 26 ++++++++++++-------------
10-update_baseline/results-0.csv | 2 +-
10-update_baseline/results-brief.csv | 2 +-
10-update_baseline/results-full.csv | 2 +-
10-update_baseline/results-perf-0.csv | 2 +-
10-update_baseline/results.csv | 2 +-
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 18 ++++++++---------
results_id | 2 +-
25 files changed, 68 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.