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-master-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from c7af41ec2c More fallout from PR 23963 change
adds 7d62943cd4 Automatic date update in version.in
adds 9d7c67bfbd Fix 'obj' may be used uninitialized warning in symtab.c:matc [...]
adds 6eb6fb6787 gdb/testsuite: Don't allow paths to appear in test name
adds 60a9037679 expand a bit the in-GDB help for the "catch exception" help text
adds 4ce8c66d19 Add RXv3 instructions.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 10 +
gdb/ada-lang.c | 9 +-
gdb/symtab.c | 2 +-
gdb/testsuite/ChangeLog | 4 +
gdb/testsuite/gdb.base/style.exp | 1 +
opcodes/rx-decode.c | 13543 +++++++++++++++++++++++--------------
opcodes/rx-decode.opc | 162 +-
opcodes/rx-dis.c | 64 +-
9 files changed, 8846 insertions(+), 4951 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-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 3c5a50e6d gcc-0579ce84b89498202d3b1596b7dc73969b2e7316: all
new 7ceef98e6 binutils-4ce8c66d19abec8a768add7f6102e856157a3952: 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 (3c5a50e6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 98 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6434 +++----
4-build_abe-stage1/console.log | 9734 ++++++-----
5-count_linux_objs/console.log | 16775 +++++++++----------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 33163 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 33134 insertions(+), 33116 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 66c56cfa64d9 Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.in [...]
new bb351abaf5cd block: add documentation for io_timeout
new 373282e7ab68 null_blk: add zoned config support information
new 40405851af73 block: clarify documentation for blk_{start|finish}_plug
new 47cb393ee481 block: doc: add slice_idle_us to bfq documentation
new 649d4968860b block: fix kerneldoc comment for blk_attempt_plug_merge()
new 5db470e229e2 loop: drop caches if offset or block_size are changed
new c61e678f30da nvme-pci: fix the wrong setting of nr_maps
new cc667f6d5de0 nvme-pci: use the same attributes when freeing host_mem_de [...]
new 8fae268b40f5 nvme-pci: rerun irq setup on IO queue init errors
new dcca16627272 nvme-pci: fix out of bounds access in nvme_cqe_pending
new e9c2edc09892 nvme-tcp: remove dead code
new e85037a2e90a nvme-tcp: don't ask if controller is fabrics
new 9846ac0143fe nvme-fabrics: unset write/poll queues for discovery controllers
new c7055fd15ff4 nvme-multipath: zero out ANA log buffer
new 3da584f57133 nvme: pad fake subsys NQN vid and ssvid with zeros
new 6299358d198a nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
new b8a38ea64dc7 nvme: don't initlialize ctrl->cntlid twice
new a39c330d7436 Merge branch 'nvme-5.0' of git://git.infradead.org/nvme in [...]
new 49e54187ae0b ata: libahci_platform: comply to PHY framework
new c9bc136791ba ata: ahci: mvebu: remove stale comment
new 96dbcb40e4b1 ata: ahci: mvebu: do Armada 38x configuration only on rele [...]
new 2f558bc3f33c ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
new bde0b5c109e8 ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
new b8c3b8992ff2 Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
The 24 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:
Documentation/ABI/testing/sysfs-block | 9 ++++
Documentation/block/bfq-iosched.txt | 7 +++
Documentation/block/null_blk.txt | 3 +-
Documentation/block/queue-sysfs.txt | 7 +++
block/blk-core.c | 20 +++++++-
drivers/ata/ahci.h | 2 +
drivers/ata/ahci_mvebu.c | 87 ++++++++++++++++++++++++++---------
drivers/ata/libahci_platform.c | 13 ++++++
drivers/block/loop.c | 35 +++++++++++++-
drivers/block/null_blk.h | 1 +
drivers/nvme/host/core.c | 19 ++++----
drivers/nvme/host/fabrics.c | 2 +
drivers/nvme/host/multipath.c | 2 +
drivers/nvme/host/nvme.h | 5 ++
drivers/nvme/host/pci.c | 67 +++++++++++++++++++--------
drivers/nvme/host/tcp.c | 16 +++----
16 files changed, 229 insertions(+), 66 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 173755a6b llvm-bba68f507ad64151d729d2f4e7b76984219129d1: 5044
new f9c365b99 linux-66c56cfa64d9dbb9efa8a06c1aece77e8d57ea19: 5044
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 (173755a6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 150 +-
2-build_llvm/console.log | 10097 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 198 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 10 +-
console.log | 10457 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10406 insertions(+), 10528 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ffbc1ca4f llvm-ed5ebdd6ab576459f9c4fa0120f6dbf89509c832: 17410
new 928d5d89c llvm-549d73bbeda5950fa3c0df0103296db686522707: 17410
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 (ffbc1ca4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 96 +-
2-build_llvm/console.log | 10182 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 480 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10764 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10759 insertions(+), 10783 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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards c5619ebb8 binutils-9d7c67bfbde3b948704b46f8a6fd479e98ecf2c8: all
new 54a74b548 gcc-49fc210b429f73bef6161669598e7578322710fb: 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 (c5619ebb8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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:
1-reset_artifacts/console.log | 50 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3605 ++-
4-build_abe-stage1/console.log | 4930 ++--
5-count_linux_objs/console.log | 42869 ++++++++++++++++----------------
console.log | 48954 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 50170 insertions(+), 50262 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.