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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 204d690c 6: good: linux-2f4c4d833153517c7791318f8608cf5c212cef68: 16802
discards 337451a4 5: first-bad: linux-9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: 16693
discards 1a34e27a 4: good: llvm-35861f216b99a7f6f11988445e2f1eaf3ad74289: 16808
discards 5f7dbb33 3: first-bad: linux-9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: 16693
discards bd942401 2: good: llvm-a49c95e02aac8189670afffaf33be47072eb7ac0: 16809
new 283fd2e3 2: good: llvm-linux: 16816
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 (204d690c)
\
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 | 16 +-
02-build_llvm/console.log | 11394 ++++++++++++++--------------
03-build_linux/console.log | 4067 +++++-----
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 116 +-
console.log | 15601 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 15720 insertions(+), 15497 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 8ee15f324866 Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/u [...]
new a0fe2c6479aa linux/kernel.h: Use parentheses around argument in u64_to_ [...]
new 4fa5ecda2bf9 objtool: Add rewind_stack_do_exit() to the noreturn list
new 54c63a75581f Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...]
new 95c5c618fa43 irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()
new e8458e7afa85 genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
new 325aa19598e4 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake [...]
new 6a022984c3fe Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...]
new 90c1cba2b3b3 locking/lockdep: Zap lock classes even with lock debugging [...]
new 26e2b81977bb Merge branch 'locking-urgent-for-linus' of git://git.kerne [...]
new 583feb08e7f7 perf/x86/intel: Fix handling of wakeup_events for multi-en [...]
new d7262457e35d perf/x86/intel: Initialize TFA MSR
new 914123fa3904 x86/perf/amd: Resolve race condition when disabling PMC
new 6d3edaae16c6 x86/perf/amd: Resolve NMI latency issues for active PMCs
new 3966c3feca3f x86/perf/amd: Remove need to check "running" bit in NMI handler
new 1d54ad944074 perf/core: Fix perf_event_disable_inatomic() race
new 73fdb2c908c6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
new 0e9f02450da0 sched/fair: Do not re-read ->h_load_next during hierarchic [...]
new 5e6f1fee60a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
new 07d7e12091f4 alarmtimer: Return correct remaining time
new 122c215bfae8 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
new faa3604eda32 x86/resctrl: Fix typos in the mba_sc mount option
new 5b77e95dd779 x86/asm: Use stricter assembly constraints in bitops
new 6d0a598489ca Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 23 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/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 +
15 files changed, 236 insertions(+), 76 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 llvm.
from 63953aae1cc [StackMaps] Add location size to llvm-readobj -stackmap output
new dbbe581276a [StackMaps] Update llvm-readobj to parse V3 Stackmaps
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:
include/llvm/Object/StackMapParser.h | 25 ++++++-----
test/Object/Inputs/stackmap-test.macho-x86-64 | Bin 3956 -> 4116 bytes
test/Object/stackmap-dump.test | 61 +++++++++++++-------------
3 files changed, 43 insertions(+), 43 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 4b4f1222 2: good: llvm-linux: 5082
new 8dddfda4 2: good: llvm-linux: 5082
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 (4b4f1222)
\
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 | 166 +-
02-build_llvm/console.log | 11350 +++++++++++++++++----------------
03-build_linux/console.log | 1795 +++---
06-update_baseline/console.log | 32 +-
console.log | 13343 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13344 insertions(+), 13350 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from c4ad7d74 0: good: gcc-6323c88bc8af88b90fe96f223efe296827b32f59: all
new 3d448915 1: first-bad: linux-b517229ca2f7836125be58997808f2803f9ebc86: 17423
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 | 127 +-
02-prepare_abe/console.log | 259 +-
03-build_abe-binutils/console.log | 10557 ++++++-------
04-build_abe-stage1/console.log | 17108 ++++++++++-----------
05-build_linux/console.log | 1015 +-
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 13 +-
08-update_baseline/console.log | 8 +-
console.log | 29096 +++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
12 files changed, 30043 insertions(+), 28162 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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-allyesconfig
in repository toolchain/ci/gcc.
from abe8a4bf109 Daily bump.
adds 6323c88bc8a Revert r270279
adds 052c1490d5d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 -----
gcc/testsuite/g++.target/arm/arm.exp | 2 +-
gcc/testsuite/gcc.target/arm/arm.exp | 2 +-
4 files changed, 3 insertions(+), 8 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 15a455cec0 Automatic date update in version.in
adds 840ea36c93 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.