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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 171087d7 0: update: binutils-llvm-linux-qemu: boot
new 42d7eb15 0: update: binutils-llvm-linux-qemu: 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 (171087d7)
\
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:
01-reset_artifacts/console.log | 225 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11681 +++++-----
04-build_llvm/console.log | 13921 ++++++------
05-build_abe-qemu/console.log | 3590 ++++
05-build_linux/console.log | 857 -
06-build_abe-qemu/console.log | 3541 ---
06-build_linux/console.log | 527 +
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34678 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 4 +-
16 files changed, 34471 insertions(+), 35057 deletions(-)
create mode 100644 05-build_abe-qemu/console.log
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-build_abe-qemu/console.log
create mode 100644 06-build_linux/console.log
--
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 2059c40aded7 Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub [...]
new ef94340583ee arm64: vdso32: drop -no-integrated-as flag
new 782276b4d0ad arm64: Force SPARSEMEM_VMEMMAP as the only memory manageme [...]
new 8d144746ecc5 arm64: alternative: simplify passing alt_region
new 4139cf940d52 arm64: remove HAVE_DEBUG_BUGVERBOSE
new 0bca3ec846d7 arm64: Show three registers per line
new 1ecd5b129252 ACPI: GTDT: Don't corrupt interrupt mappings on watchdow p [...]
new 2a20b08f06e7 ACPI: irq: Prevent unregistering of GIC SGIs
new 9b924f4f0d8f psci: Remove unneeded semicolon
new 75516c75a72b arm64: doc: Add brk/mmap/mremap() to the Tagged Address AB [...]
new 388708028e69 arm64/vdso: Discard .note.gnu.property sections in vDSO
new 8533d5bfad41 arm64: stacktrace: restore terminal records
new f6334b1798c1 arm64: cpufeatures: use min and max
new ee61f36d3e46 arm64: Relax booting requirements for configuration of traps
new b30dbf4d9362 arm64: Explicitly require that FPSIMD instructions do not trap
new ff1c42cdfbcf arm64: Explicitly document boot requirements for SVE
new 4d6a38da8e79 arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
new 5d8505fd039c arm64: Fix the documented event stream frequency
new c76fba33467b arm64: kernel: Update the stale comment
new 51595e3b4943 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 19 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/arm64/booting.rst | 33 +++++++++++++++++++++++++++++-
Documentation/arm64/elf_hwcaps.rst | 2 +-
Documentation/arm64/tagged-address-abi.rst | 6 ++++++
arch/arm64/Kconfig | 11 +---------
arch/arm64/include/asm/daifflags.h | 3 +++
arch/arm64/include/asm/kernel-pgtable.h | 2 +-
arch/arm64/include/asm/memory.h | 4 ++--
arch/arm64/include/asm/sparsemem.h | 3 ---
arch/arm64/kernel/alternative.c | 5 ++---
arch/arm64/kernel/cpufeature.c | 5 +++--
arch/arm64/kernel/cpuidle.c | 2 +-
arch/arm64/kernel/entry-common.c | 17 ---------------
arch/arm64/kernel/entry.S | 21 +++++--------------
arch/arm64/kernel/process.c | 9 +++-----
arch/arm64/kernel/stacktrace.c | 10 +++++----
arch/arm64/kernel/vdso/vdso.lds.S | 8 +++++++-
arch/arm64/kernel/vdso32/Makefile | 8 --------
arch/arm64/mm/init.c | 8 ++------
arch/arm64/mm/mmu.c | 2 --
arch/arm64/mm/ptdump.c | 2 --
drivers/acpi/arm64/gtdt.c | 10 +++++----
drivers/acpi/irq.c | 6 +++++-
drivers/firmware/psci/psci.c | 2 +-
23 files changed, 87 insertions(+), 92 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 a48b0872e694 Merge branch 'akpm' (patches from Andrew)
new 0dae52282a5e 9p: Constify static struct v9fs_attr_group
new f8b139e2f241 fs: 9p: fix v9fs_file_open writeback fid error check
new e22e9832798d Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux
new 86438186a7b3 NFSv4: Simplify nfs4_retry_setlk()
new d737e5d41870 SUNRPC: Set TCP_CORK until the transmit queue is empty
new 6453bcd0d8bd NFS: Fix up incorrect documentation
new ee3707ae2c1f nfs: Subsequent READDIR calls should carry non-zero cookie [...]
new 13884ff2bef0 NFS: Fix handling of cookie verifier in uncached_readdir()
new f892c41c14e0 NFS: Only change the cookie verifier if the directory page [...]
new c09f11ef3595 NFS: fs_context: validate UDP retrans to prevent shift out [...]
new c2508730d6bb nfs: Fix a typo in the file nfs42xattr.c
new 90ff57bf4df2 NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT
new 6b996476f364 sunrpc: honor rpc_task's timeout value in rpcb_create()
new c9301cb35b59 nfs: hornor timeo and retrans option when mounting NFSv3
new 98b5cee37389 SUNRPC: Ensure the transport backchannel association
new b876d708316b NFS: fix nfs_fetch_iversion()
new beab450d8ea9 NFS: Fix fscache invalidation in nfs_set_cache_invalid()
new 332d1a0373be NFS: nfs4_bitmask_adjust() must not change the server glob [...]
new e99812e1382f NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
new 99f237832243 NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
new 9fdbfad1777c NFS: Deal correctly with attribute generation counter overflow
new 8a27c7ccca3b NFS: Fix up inode cache tracing
new 4eb6a8230b58 NFS: Mask out unsupported attributes in nfs_getattr()
new 50c7a7994dd2 NFS: NFS_INO_REVAL_PAGECACHE should mark the change attrib [...]
new 4cdfeb648ac5 NFS: Fix up revalidation of space used
new e8764a6f96d3 NFS: Don't revalidate attributes that are not being asked for
new 63cdd7edfd28 NFS: Fix up statx() results
new 1f9f4328155a NFS: nfs_setattr_update_inode() should clear the suid/sgid bits
new 1f3208b2d697 NFS: Add a cache validity flag argument to nfs_revalidate_inode()
new 13c0b082b6a9 NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking [...]
new 36a9346c2252 NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache [...]
new a71029b86752 NFSv4: Fix nfs4_bitmap_copy_adjust()
new fabf2b341502 NFS: Separate tracking of file nlinks cache validity from [...]
new 720869eb19f3 NFS: Separate tracking of file mode cache validity from th [...]
new 709fa5769914 NFS: Fix up handling of outstanding layoutcommit in nfs_up [...]
new c88c696c59f5 NFS: Remove a line of code that has no effect in nfs_updat [...]
new 04c63498b6d4 NFS: Simplify cache consistency in nfs_check_inode_attributes()
new 57a789a1dee3 NFSv4: Fix value of decode_fsinfo_maxsz
new 993e2d4bd9ef NFSv4: Don't modify the change attribute cached in the inode
new 7f08a3359a3c NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
new 6f9be83d0761 NFS: Use information about the change attribute to optimis [...]
new 7b24dacf0840 NFS: Another inode revalidation improvement
new 82eae5a432cb NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime
new 1301e421b75b NFSv4: link must update the inode nlink.
new cc7f2dae63bc NFS: Don't store NFS_INO_REVAL_FORCED
new ce62b114bbad NFS: Split attribute support out from the server capabilities
new da934ae0a8aa NFSv4: Add tracing for COMPOUND errors
new 3d66bae156a6 NFSv4: Convert nfs_xdr_status tracepoint to an event class
new eb3d58c68e39 NFSv4: Catch and trace server filehandle encoding errors
new ed34695e15ab pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
new 73f5c88f521a NFSv4.2 fix handling of sr_eof in SEEK's reply
new 7638e0bfaed1 SUNRPC: Move fault injection call sites
new e936a5970ef5 SUNRPC: Add tracepoint that fires when an RPC is retransmitted
new 6cf23783f750 SUNRPC: Remove trace_xprt_transmit_queued
new 09252177d5f9 SUNRPC: Handle major timeout in xprt_adjust_timeout()
new 94d202d5ca39 NFSv42: Copy offload should update the file size when appropriate
new febfeaaefefb NFSv42: Don't force attribute revalidation of the copy off [...]
new 8926cc830281 NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're u [...]
new 39fd01863616 NFS: Don't discard pNFS layout segments that are marked fo [...]
new de144ff4234f NFSv4: Don't discard segments marked for return in _pnfs_r [...]
new fb700ef02676 NFSv4.1: Simplify layout return in pnfs_layout_process()
new d99f2487e1de NFS: The 'fattr_valid' field in struct nfs_server should b [...]
new 32e6b68167f1 xprtrdma: Avoid Receive Queue wrapping
new 15788d1d1077 xprtrdma: Do not refresh Receive Queue while it is draining
new 5030c9a938f8 xprtrdma: Put flushed Receives on free list instead of des [...]
new eaf86e8cc85c xprtrdma: Improve locking around rpcrdma_rep destruction
new 8b5292be6880 xprtrdma: Improve commentary around rpcrdma_reps_unmap()
new 9e3ca33b62d4 xprtrdma: Improve locking around rpcrdma_rep creation
new 35d8b10a2588 xprtrdma: Fix cwnd update ordering
new c35ca60d490e xprtrdma: Delete rpcrdma_recv_buffer_put()
new 1363e6388c36 xprtrdma: rpcrdma_mr_pop() already does list_del_init()
new f912af77e2c1 xprtrdma: Rename frwr_release_mr()
new 44438ad9ae22 xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
new e4b52ca01315 xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
new 8a053433de00 xprtrdma: Do not wake RPC consumer on a failed LocalInv
new b3ce7a25f44f xprtrdma: Avoid Send Queue wrapping
new 4ddd0fc32c94 xprtrdma: Add tracepoints showing FastReg WRs and remote i [...]
new 6b147ea7f442 xprtrdma: Add an rpcrdma_mr_completion_class
new 83189d151154 xprtrdma: Don't display r_xprt memory addresses in tracepoints
new e1648eb23d83 xprtrdma: Remove the RPC/RDMA QP event handler
new 0a26d10e3002 xprtrdma: Move fr_cid to struct rpcrdma_mr
new e10fa96d3474 xprtrdma: Move cqe to struct rpcrdma_mr
new 9a301cafc861 xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
new dcff9ed209aa xprtrdma: Move the Work Request union to struct rpcrdma_mr
new 13bcf7e32a01 xprtrdma: Move fr_mr field to struct rpcrdma_mr
new d9092b4bb210 NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.
new f8f7e0fb22b2 sunrpc: Fix misplaced barrier in call_decode
new 9e895cd9649a xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
new a647034fe26b Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/proj [...]
new 2840f710f23a io_uring: fix drain with rsrc CQEs
new dddca22636c9 io_uring: dont overlap internal and user req flags
new b0d658ec88a6 io_uring: add more build check for uapi
new 6224843d56e0 io_uring: allow empty slots for reg buffers
new 47b228ce6f66 io_uring: fix unchecked error in switch_start()
new cf3770e78421 io_uring: Fix premature return from loop and memory leak
new bb6659cc0ad3 io_uring: Fix memory leak in io_sqe_buffers_register()
new d1f82808877b io_uring: truncate lengths larger than MAX_RW_COUNT on pro [...]
new a5e7da1494e1 MAINTAINERS: add io_uring tool to IO_URING
new 50b7b6f29de3 x86/process: setup io_threads more like normal user space threads
new 28b4afeb59db Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.d [...]
new 80d43cbd4615 block/rnbd-clt: Change queue_depth type in rnbd_clt_sessio [...]
new 292660fa35e8 block/rnbd: Fix style issues
new 1056ad829ec4 block/rnbd-clt: Check the return value of the function rtr [...]
new 1e31016b6926 block/rnbd: Remove all likely and unlikely
new be4f361d69f4 s390: dasd: Mundane spelling fixes
new c646790a1fca RDMA/rtrs: fix uninitialized symbol 'cnt'
new cd2c7545ae1b bio: limit bio max size
new 48145b62563a nvme: fix controller ioctl through ns_head
new 4c74d1f80381 nvme: add nvme_get_ns helper
new 51ad06cd698c nvme: avoid memset for passthrough requests
new a97157440e1e nvme: move the fabrics queue ready check routines to core
new d4060d2be113 nvme-pci: fix controller reset hang when racing with nvme_timeout
new ce86dad222e9 nvme-multipath: reset bdev to ns head when failover
new 4a20342572f6 nvmet: remove unsupported command noise
new 9c38475c6643 Merge tag 'nvme-5.13-2021-05-05' of git://git.infradead.or [...]
new cf7b39a0cbf6 block: reexpand iov_iter after read/write
new bd313968fd22 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/l [...]
new 266fd994b2b0 ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable
new ab2165e2e6ed ALSA: usb-audio: Add dB range mapping for Sennheiser Commu [...]
new 8eedd3a70a70 ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
new 622464c89314 ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32
new 5d84b5318d86 ALSA: hda/realtek: Add fixup for HP OMEN laptop
new f48652bbe3ae ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP
new 2059c40aded7 Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub [...]
The 124 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:
MAINTAINERS | 1 +
arch/x86/kernel/process.c | 19 +-
block/bio.c | 13 +-
block/blk-settings.c | 5 +
drivers/block/rnbd/rnbd-clt.c | 46 ++--
drivers/block/rnbd/rnbd-clt.h | 2 +-
drivers/block/rnbd/rnbd-srv.c | 2 +-
drivers/infiniband/ulp/rtrs/rtrs-clt.c | 3 +-
drivers/nvme/host/core.c | 98 +++++---
drivers/nvme/host/fabrics.c | 57 -----
drivers/nvme/host/fabrics.h | 13 -
drivers/nvme/host/fc.c | 4 +-
drivers/nvme/host/ioctl.c | 65 +++--
drivers/nvme/host/multipath.c | 3 +
drivers/nvme/host/nvme.h | 16 +-
drivers/nvme/host/pci.c | 3 +
drivers/nvme/host/rdma.c | 4 +-
drivers/nvme/host/tcp.c | 4 +-
drivers/nvme/target/admin-cmd.c | 6 +-
drivers/nvme/target/loop.c | 4 +-
drivers/s390/block/dasd_eckd.h | 8 +-
fs/9p/v9fs.c | 2 +-
fs/9p/vfs_file.c | 4 +-
fs/Kconfig | 4 +-
fs/block_dev.c | 20 +-
fs/io_uring.c | 69 ++++--
fs/nfs/callback_proc.c | 17 +-
fs/nfs/client.c | 20 +-
fs/nfs/delegation.c | 29 ++-
fs/nfs/delegation.h | 3 +-
fs/nfs/dir.c | 29 ++-
fs/nfs/export.c | 15 +-
fs/nfs/file.c | 2 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 2 +-
fs/nfs/fs_context.c | 66 ++++--
fs/nfs/inode.c | 418 +++++++++++++++++++++------------
fs/nfs/internal.h | 2 +-
fs/nfs/io.c | 2 +-
fs/nfs/mount_clnt.c | 14 +-
fs/nfs/nfs3acl.c | 2 +-
fs/nfs/nfs3xdr.c | 5 +-
fs/nfs/nfs42proc.c | 77 ++++--
fs/nfs/nfs42xattr.c | 2 +-
fs/nfs/nfs4file.c | 4 -
fs/nfs/nfs4proc.c | 258 +++++++++++---------
fs/nfs/nfs4state.c | 2 +-
fs/nfs/nfs4trace.h | 47 +++-
fs/nfs/nfs4xdr.c | 60 ++++-
fs/nfs/nfstrace.c | 1 +
fs/nfs/nfstrace.h | 22 +-
fs/nfs/pagelist.c | 4 +-
fs/nfs/pnfs.c | 11 +-
fs/nfs/proc.c | 1 +
fs/nfs/super.c | 6 +-
fs/nfs/write.c | 7 +-
fs/nfsd/Kconfig | 2 +-
include/linux/bio.h | 4 +-
include/linux/blkdev.h | 2 +
include/linux/nfs4.h | 9 +
include/linux/nfs_fs.h | 6 +-
include/linux/nfs_fs_sb.h | 13 +-
include/linux/nfs_xdr.h | 13 +-
include/linux/sunrpc/xprt.h | 1 +
include/trace/events/rpcrdma.h | 146 ++++++------
include/trace/events/sunrpc.h | 41 +++-
net/sunrpc/clnt.c | 12 +-
net/sunrpc/rpcb_clnt.c | 7 +-
net/sunrpc/xprt.c | 18 +-
net/sunrpc/xprtrdma/backchannel.c | 4 +-
net/sunrpc/xprtrdma/frwr_ops.c | 209 +++++++----------
net/sunrpc/xprtrdma/rpc_rdma.c | 39 ++-
net/sunrpc/xprtrdma/transport.c | 6 +-
net/sunrpc/xprtrdma/verbs.c | 131 +++++------
net/sunrpc/xprtrdma/xprt_rdma.h | 29 ++-
net/sunrpc/xprtsock.c | 9 +-
sound/pci/hda/hda_generic.c | 16 +-
sound/pci/hda/patch_realtek.c | 90 ++++++-
sound/usb/mixer_maps.c | 12 +
78 files changed, 1510 insertions(+), 912 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 e2bc5b6c04d Do not apply scalar storage order to pointer fields
new 1416a1434c4 Enhance initial global value setting.
new 156054e8731 Change x mod 0 to produce UNDEFINED rather than VARYING.
new 4c07e591925 Don't over-allocate switch default range object.
new 12f0a54ba9f Make TRUE/FALSE edge calculation available without the outg [...]
new d942d7332d3 Fix range_on_exit for PHI stmts when there are no other stm [...]
new a7943ea96d6 When searching for non-null, check the dominator tree.
new 14b0f37a644 Clean up and virtualize the on-entry cache interface.
The 7 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/gimple-range-cache.cc | 192 +++++++++++++++++++++++-----------------------
gcc/gimple-range-cache.h | 3 +-
gcc/gimple-range-edge.cc | 39 ++++++----
gcc/gimple-range-edge.h | 12 +--
gcc/gimple-range-gori.h | 2 +-
gcc/gimple-range.cc | 23 ++++--
gcc/gimple-range.h | 47 ++++++++----
gcc/range-op.cc | 2 +-
gcc/value-range.h | 9 +++
9 files changed, 185 insertions(+), 144 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 7af39268795 amdgcn: disable TImode
new e2bc5b6c04d Do not apply scalar storage order to pointer fields
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/c-typeck.c | 1 +
gcc/doc/extend.texi | 3 +++
gcc/testsuite/gcc.dg/sso-12.c | 27 +++++++++++++++++++++++++++
gcc/tree.h | 4 +++-
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/sso-12.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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 8ed1a94d7a Automatic date update in version.in
adds 8a473766ae Automatic date update in version.in
adds 96f32373c6 Automatic date update in version.in
adds ad563d824d Automatic date update in version.in
adds 8c9ca0fc8b Automatic date update in version.in
adds 92cce76749 Automatic date update in version.in
adds ec2451f91e PR27755, powerpc-ld infinite loop
adds 685036654f Automatic date update in version.in
adds 990df44330 Automatic date update in version.in
adds 5fbe6f4318 Automatic date update in version.in
adds beaafdf3e2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elf32-ppc.c | 2 +-
bfd/version.h | 2 +-
3 files changed, 7 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/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5b0c14a3 0: update: binutils-llvm-linux-qemu: all
new 09e9683e 0: update: binutils-llvm-linux-qemu: 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 (5b0c14a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 23 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11097 ++++++------
04-build_llvm/console.log | 13872 +++++++--------
05-build_abe-qemu/console.log | 3573 ++++
05-build_linux/console.log | 467 -
06-build_abe-qemu/console.log | 3521 ----
06-build_linux/console.log | 494 +
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33271 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 4 +-
14 files changed, 33455 insertions(+), 33307 deletions(-)
create mode 100644 05-build_abe-qemu/console.log
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-build_abe-qemu/console.log
create mode 100644 06-build_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.