This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards a5fb1bc 0: update: binutils-gcc-glibc-llvm: -1
new a56330c 0: update: binutils-gcc-glibc-llvm: -1
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 (a5fb1bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 171 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10840 +-
.../console.log | 19868 ++-
05-build_abe-linux/console.log | 289 +-
06-build_abe-glibc/console.log | 37771 ++---
.../console.log | 46863 ++++---
08-build_llvm-true/console.log | 12130 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 45 +-
09-benchmark/console.log | 155 +-
console.log | 128577 +++++++++---------
jenkins/manifest.sh | 24 +-
results | 4 +-
14 files changed, 128673 insertions(+), 128504 deletions(-)
rename {04-build_abe-stage1 => 04-build_abe-stage1---set-gcc_override_configure=-- [...]
rename {07-build_abe-stage2 => 07-build_abe-stage2---set-gcc_override_configure=-- [...]
--
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 dcbb4a153971 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
new 6bbfe4e60269 perf bench numa: Fix cpu0 binding
new 85127775a65f perf annotate: Fix printing of unaugmented disassembled in [...]
new 3de7ae0b2a1d perf db-export: Fix thread__exec_comm()
new cf30ae726c01 perf ftrace: Fix failure to set cpumask when only one cpu [...]
new 5f5e25f1c793 perf cpumap: Fix writing to illegal memory in handling cpu [...]
new 89b66500f739 perf tools: Fix a typo in a variable name in the Documenta [...]
new fa37bab6d715 perf tools: Fix include paths in ui directory
new 12a6d2940b5f perf record: Fix module size on s390
new b9c0a64901d5 perf annotate: Fix s390 gap between kernel end and module start
new 8e6e5bea2e34 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
new d7731b8133ad Merge tag 'perf-urgent-for-mingo-5.3-20190808' of git://gi [...]
new d2359a5153eb Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
new 4ab9ab656a6c x86/ptrace: Mark expected switch fall-through
new 7468a4eae541 x86: mtrr: cyrix: Mark expected switch fall-through
new 4ce97317f41d x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
new b059f801a937 x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
new 04f5bda84b07 x86/lib/cpu: Address missing prototypes warning
new 6d8f809cb55a Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
new 713203e303ca RISC-V: Remove per cpu clocksource
new 94ed3fde38c7 dt-bindings: Update the riscv,isa string description
new 66cc016ab7c7 riscv: delay: use do_div() instead of __udivdi3()
new 81a48ee41738 RISC-V: Remove udivdi3
new 8e5e72e33140 dt-bindings: riscv: remove obsolete cpus.txt
new b390e0bfd299 dt-bindings: riscv: fix the schema compatible string for t [...]
new 296d05cb0d3c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub [...]
The 25 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/devicetree/bindings/riscv/cpus.txt | 162 ---------------------
Documentation/devicetree/bindings/riscv/cpus.yaml | 16 ++
.../devicetree/bindings/riscv/sifive.yaml | 2 +-
arch/riscv/lib/Makefile | 2 -
arch/riscv/lib/delay.c | 6 +-
arch/riscv/lib/udivdi3.S | 32 ----
arch/x86/boot/string.c | 8 +
arch/x86/kernel/cpu/mtrr/cyrix.c | 1 +
arch/x86/kernel/ptrace.c | 1 +
arch/x86/lib/cpu.c | 1 +
arch/x86/purgatory/Makefile | 36 ++++-
arch/x86/purgatory/purgatory.c | 6 +
arch/x86/purgatory/string.c | 23 ---
drivers/clocksource/timer-riscv.c | 6 +-
tools/perf/Documentation/Makefile | 2 +-
tools/perf/arch/s390/util/machine.c | 31 +++-
tools/perf/bench/numa.c | 6 +-
tools/perf/builtin-ftrace.c | 2 +-
tools/perf/pmu-events/jevents.c | 1 +
tools/perf/ui/browser.c | 9 +-
tools/perf/ui/tui/progress.c | 2 +-
tools/perf/util/annotate.c | 2 +-
tools/perf/util/cpumap.c | 5 +-
tools/perf/util/machine.c | 3 +-
tools/perf/util/machine.h | 2 +-
tools/perf/util/symbol.c | 7 +-
tools/perf/util/symbol.h | 1 +
tools/perf/util/thread.c | 12 +-
28 files changed, 141 insertions(+), 246 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/riscv/cpus.txt
delete mode 100644 arch/riscv/lib/udivdi3.S
delete mode 100644 arch/x86/purgatory/string.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.
unknown user pushed a change to branch master
in repository linux.
from 5aa910073744 Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/ [...]
new bfd77145f35c Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimpli [...]
new a27a0c9b6a20 gfs2: gfs2_walk_metadata fix
new 829890d266e3 Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pu [...]
new e6a9522ac3ff drm/i915: Remove redundant user_access_end() from __copy_f [...]
new 6054f4ecdc11 Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...]
new 491beed3b102 genirq/affinity: Create affinity mask for single vector
new ed254bb54fed Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...]
new f4904815f97a sched/deadline: Fix double accounting of rq/running bw in [...]
new 14f5c7b46a41 sched/psi: Reduce psimon FIFO priority
new 04e048cf09d7 sched/psi: Do not require setsched permission from the tri [...]
new dcbb4a153971 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
The 11 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:
Makefile | 2 +-
arch/parisc/math-emu/Makefile | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 20 ++-
fs/gfs2/bmap.c | 164 +++++++++++++++----------
kernel/irq/affinity.c | 6 +-
kernel/sched/deadline.c | 8 --
kernel/sched/psi.c | 4 +-
7 files changed, 116 insertions(+), 90 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0f5528f 6: update: llvm-linux: 17560
new 6efb044 6: update: llvm-linux: 17560
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 (0f5528f)
\
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 | 12138 ++++++++++++-------------
03-build_linux/console.log | 6214 +++++++------
console.log | 18518 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 18520 insertions(+), 18524 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards fdb59c2 0: update: llvm-linux: boot
new 3b1f175 0: update: 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 (fdb59c2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 12054 ++++++++++++++++----------------
03-build_linux/console.log | 1804 +++--
04-boot_linux/console.log | 470 +-
06-update_baseline/console.log | 25 -
console.log | 14519 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14496 insertions(+), 14550 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.