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-defconfig
in repository toolchain/ci/linux.
from 69c5eea3128e Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/sc [...]
adds 78c3e5e6cde8 scsi: qla2xxx: Fix I/Os being passed down when FC device i [...]
adds ea697a8bf5a4 scsi: sd: Fix optimal I/O size for devices that change rep [...]
adds 83fd69c93340 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds e1b9f99ff8c4 i2c: hix5hd2: add missed clk_disable_unprepare in remove
adds 692b65c84f0b i2c: fix a doc warning
adds d944b27df121 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check [...]
adds f491c6687332 i2c: st: fix missing struct parameter description
adds 14c1fe699cad i2c: pca-platform: Use platform_irq_get_optional
adds 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 20 ++++++++------------
drivers/i2c/busses/i2c-pca-platform.c | 2 +-
drivers/i2c/busses/i2c-st.c | 1 +
drivers/scsi/qla2xxx/qla_os.c | 4 ++--
drivers/scsi/sd.c | 4 +++-
include/linux/i2c.h | 4 ++--
7 files changed, 18 insertions(+), 18 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-mainline-defconfig
in repository toolchain/ci/gcc.
from 070a0b6392d c++: Fix ICE popping local scope [pr84733]
adds 26df22e3909 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f2f41759 0: update: binutils-gcc-linux: boot
new 8462dbd6 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 (f2f41759)
\
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 | 182 +-
02-prepare_abe/console.log | 106 +-
03-build_abe-binutils/console.log | 10572 ++++++-------
04-build_abe-stage1/console.log | 13514 ++++++++--------
05-build_linux/console.log | 496 +-
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25350 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 25352 insertions(+), 25359 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-allnoconfig
in repository toolchain/ci/linux.
from 69c5eea3128e Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/sc [...]
adds 78c3e5e6cde8 scsi: qla2xxx: Fix I/Os being passed down when FC device i [...]
adds ea697a8bf5a4 scsi: sd: Fix optimal I/O size for devices that change rep [...]
adds 83fd69c93340 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds e1b9f99ff8c4 i2c: hix5hd2: add missed clk_disable_unprepare in remove
adds 692b65c84f0b i2c: fix a doc warning
adds d944b27df121 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check [...]
adds f491c6687332 i2c: st: fix missing struct parameter description
adds 14c1fe699cad i2c: pca-platform: Use platform_irq_get_optional
adds 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 20 ++++++++------------
drivers/i2c/busses/i2c-pca-platform.c | 2 +-
drivers/i2c/busses/i2c-st.c | 1 +
drivers/scsi/qla2xxx/qla_os.c | 4 ++--
drivers/scsi/sd.c | 4 +++-
include/linux/i2c.h | 4 ++--
7 files changed, 18 insertions(+), 18 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-allnoconfig
in repository toolchain/ci/gcc.
from 070a0b6392d c++: Fix ICE popping local scope [pr84733]
adds 26df22e3909 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 95c448bd 0: update: binutils-gcc-linux: all
new 651395e4 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 (95c448bd)
\
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 | 128 +-
02-prepare_abe/console.log | 82 +-
03-build_abe-binutils/console.log | 11194 +++++------
04-build_abe-stage1/console.log | 18194 +++++++++---------
05-build_linux/console.log | 698 +-
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 | 30384 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30357 insertions(+), 30345 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 69c5eea3128e Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/sc [...]
adds 78c3e5e6cde8 scsi: qla2xxx: Fix I/Os being passed down when FC device i [...]
adds ea697a8bf5a4 scsi: sd: Fix optimal I/O size for devices that change rep [...]
adds 83fd69c93340 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds e1b9f99ff8c4 i2c: hix5hd2: add missed clk_disable_unprepare in remove
adds 692b65c84f0b i2c: fix a doc warning
adds d944b27df121 i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check [...]
adds f491c6687332 i2c: st: fix missing struct parameter description
adds 14c1fe699cad i2c: pca-platform: Use platform_irq_get_optional
adds 906c40438bb6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes:
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/i2c/busses/i2c-nvidia-gpu.c | 20 ++++++++------------
drivers/i2c/busses/i2c-pca-platform.c | 2 +-
drivers/i2c/busses/i2c-st.c | 1 +
drivers/scsi/qla2xxx/qla_os.c | 4 ++--
drivers/scsi/sd.c | 4 +++-
include/linux/i2c.h | 4 ++--
7 files changed, 18 insertions(+), 18 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 070a0b6392d c++: Fix ICE popping local scope [pr84733]
adds 26df22e3909 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 33e5d45a 0: update: binutils-gcc-linux: boot
new 6e8f5c5d 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 (33e5d45a)
\
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 | 182 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11645 +++++++------
04-build_abe-stage1/console.log | 13546 +++++++--------
05-build_linux/console.log | 330 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26213 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26199 insertions(+), 26201 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.