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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4c3333d2 2: good: llvm-linux: 5477
new 45281a50 2: good: llvm-linux: 5477
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 (4c3333d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 220 +-
02-build_llvm/console.log | 11426 ++++++++++++++++----------------
03-build_linux/console.log | 1764 ++---
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 82 +-
console.log | 13494 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13498 insertions(+), 13498 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-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 8ee15f324866 Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/u [...]
adds a0fe2c6479aa linux/kernel.h: Use parentheses around argument in u64_to_ [...]
adds 4fa5ecda2bf9 objtool: Add rewind_stack_do_exit() to the noreturn list
adds 54c63a75581f Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...]
adds 95c5c618fa43 irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()
adds e8458e7afa85 genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
adds 325aa19598e4 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake [...]
adds 6a022984c3fe Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...]
adds 90c1cba2b3b3 locking/lockdep: Zap lock classes even with lock debugging [...]
adds 26e2b81977bb Merge branch 'locking-urgent-for-linus' of git://git.kerne [...]
adds 583feb08e7f7 perf/x86/intel: Fix handling of wakeup_events for multi-en [...]
adds d7262457e35d perf/x86/intel: Initialize TFA MSR
adds 914123fa3904 x86/perf/amd: Resolve race condition when disabling PMC
adds 6d3edaae16c6 x86/perf/amd: Resolve NMI latency issues for active PMCs
adds 3966c3feca3f x86/perf/amd: Remove need to check "running" bit in NMI handler
adds 1d54ad944074 perf/core: Fix perf_event_disable_inatomic() race
adds 73fdb2c908c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
adds 0e9f02450da0 sched/fair: Do not re-read ->h_load_next during hierarchic [...]
adds 5e6f1fee60a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
adds 07d7e12091f4 alarmtimer: Return correct remaining time
adds 122c215bfae8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
adds faa3604eda32 x86/resctrl: Fix typos in the mba_sc mount option
adds 5b77e95dd779 x86/asm: Use stricter assembly constraints in bitops
adds 6d0a598489ca Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
adds 5a3ae7b314a2 arm64/ftrace: fix inadvertent BUG() in trampoline check
adds 1e6f5440a681 arm64: backtrace: Don't bother trying to unwind the usersp [...]
new 045afc24124d arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero r [...]
new 5ded88718aef Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds fd427103e8df powerpc/32: Fix early boot failure with RTAS built-in
adds dd9a994fc68d powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64
adds 7100e8704b61 powerpc/64s/radix: Fix radix segment exception handling
adds cf7cf6977f53 powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
new cf60528f8ab8 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/ [...]
The 3 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:
arch/arm64/include/asm/futex.h | 16 ++--
arch/arm64/include/asm/module.h | 5 ++
arch/arm64/kernel/ftrace.c | 3 +-
arch/arm64/kernel/traps.c | 15 ++--
arch/powerpc/include/asm/mmu.h | 2 +-
arch/powerpc/kernel/exceptions-64s.S | 12 +++
arch/powerpc/kernel/head_32.S | 8 --
arch/powerpc/kernel/vdso32/gettimeofday.S | 2 +-
arch/x86/events/amd/core.c | 140 ++++++++++++++++++++++++++++--
arch/x86/events/core.c | 13 +--
arch/x86/events/intel/core.c | 8 +-
arch/x86/include/asm/bitops.h | 41 ++++-----
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 6 +-
drivers/irqchip/irq-ls1x.c | 1 +
include/linux/kernel.h | 4 +-
kernel/events/core.c | 52 +++++++++--
kernel/events/ring_buffer.c | 4 +-
kernel/irq/chip.c | 4 +
kernel/irq/irqdesc.c | 1 +
kernel/locking/lockdep.c | 29 +++----
kernel/sched/fair.c | 6 +-
kernel/time/alarmtimer.c | 2 +-
tools/objtool/check.c | 1 +
23 files changed, 273 insertions(+), 102 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d133a37c 0: good: llvm-linux: boot
new c39a70ed 0: good: llvm-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 (d133a37c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 126 +-
02-build_llvm/console.log | 11603 ++++++++++++++++----------------
03-build_linux/console.log | 1570 ++---
04-boot_linux/console.log | 424 +-
05-check_regression/console.log | 6 +-
console.log | 13729 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 13737 insertions(+), 13731 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards db5e871d 0: good: binutils-gcc-linux: all
new e4e3f8c6 0: good: 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 (db5e871d)
\
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 170 +-
03-build_abe-binutils/console.log | 10929 ++++----
04-build_abe-stage1/console.log | 14733 ++++++-----
05-build_linux/console.log | 24876 +++++++++---------
06-boot_linux/console.log | 6 +-
console.log | 51026 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 52040 insertions(+), 49840 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2c564ea8 5: good: binutils-gcc-linux: 18784
new 7e890db5 5: good: binutils-gcc-linux: 18784
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 (2c564ea8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 126 +-
02-prepare_abe/console.log | 246 +-
03-build_abe-binutils/console.log | 9495 +-
04-build_abe-stage1/console.log | 18668 +-
05-build_linux/console.log | 402875 ++++++++++++++++----------------
08-update_baseline/console.log | 38 +-
console.log | 431680 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 431078 insertions(+), 432062 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.