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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 98d3eb9390 Automatic date update in version.in
adds 7928d571c5 Display ExceptionRecord for $_siginfo
adds 6bafc8451e Use enums for human-readable exception information.
adds 46ce2b6f4c [gdb/testsuite] Capture many-headers.exp progress and output [...]
adds 2e9276136b [gdb] Mention CU offset for <artifical> if verbose
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 25 +++++
gdb/NEWS | 3 +
gdb/dwarf2/read.c | 8 ++
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.base/many-headers.exp | 19 +++-
gdb/windows-nat.c | 31 ++++++
gdb/windows-tdep.c | 162 ++++++++++++++++++++++++++++++++
gdbserver/ChangeLog | 6 ++
gdbserver/win32-low.c | 30 +++++-
9 files changed, 284 insertions(+), 6 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3cd3e79 0: update: binutils-gcc-linux: all
new 17f24b0 0: update: 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 (3cd3e79)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 14434 +++++++--------
04-build_abe-stage1/console.log | 20048 ++++++++++----------
05-build_linux/console.log | 694 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 2 +-
console.log | 35644 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 35683 insertions(+), 35611 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 fdfa3a6778b1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
new 59365cadfbcd efi/x86: Fix boot regression on systems with invalid memma [...]
new 6ff90aa2cfdd Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/ [...]
new f9f21cea3113 genirq: Clarify that irq wake state is orthogonal to enabl [...]
new 926b5dfa6b8d irqchip/gic-v3: Only provision redistributors that are ena [...]
new 656b42deddea irqchip: Some Kconfig cleanup for C-SKY
new 107945227ac5 irqchip/gic-v3-its: Reference to its_invall_cmd descriptor [...]
new e88bd316e597 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
new 8b718d403c5c irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
new 4e6437f12d6e irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
new 4bccf1d715fe irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
new b46353250ba3 irqchip/gic-v3-its: Remove superfluous WARN_ON
new 5186a6cc3ef5 irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
new 2f86e45a7f42 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pu [...]
new f06bed87d7cd Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/ [...]
new fcfd73452092 MAINTAINERS: Correct path to time namespace source file
new febac332a819 clocksource: Prevent double add_timer_on() for watchdog_timer
new 2fbc23c73835 Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.o [...]
new 003461559ef7 perf/core: Fix mlock accounting in perf_mmap()
new 07c5972951f0 perf/cgroups: Install cgroup events to correct cpuctx
new f1ec3a517b43 kernel/events: Add a missing prototype for arch_perf_updat [...]
new fdff7c21ea00 Merge branch 'linus' into perf/urgent, to synchronize with [...]
new e884602b57c0 perf parse: Refactor 'struct perf_evsel_config_term'
new 3220fb8d5e59 perf parse: Copy string to perf_evsel_config_term
new 0dd1979f7f99 perf test: Fix test case Merge cpu map
new 0ada120c883d perf: Make perf able to build with latest libbfd
new 1873f1547dde perf probe: Add ustring support for perf probe command
new 85fc95d75970 perf maps: Add missing unlock to maps__insert() error case
new 45f035748b2a Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git. [...]
new ca21b9b37059 Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org [...]
new 25a3a15417cf smp: Remove superfluous cond_func check in smp_call_functi [...]
new 1e474b28e788 smp/up: Make smp_call_function_single() match SMP semantics
new f41377609a72 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/ [...]
new 979923871f69 x86/timer: Don't skip PIT setup when APIC is disabled or i [...]
new 2b73ea379624 x86/boot: Handle malformed SRAT tables during early ACPI parsing
new 6f1a4891a592 x86/apic/msi: Plug non-maskable MSI affinity race
new 05bd330a7fd8 x86/hyperv: Suspend/resume the hypercall page for hibernation
new 0f378d73d429 x86/apic: Mask IOAPIC entries when disabling the local APIC
new 1a2a76c2685a Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/ [...]
The 38 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 | 2 +-
arch/arm/include/asm/arch_gicv3.h | 12 ++--
arch/arm64/include/asm/arch_gicv3.h | 8 +--
arch/x86/boot/compressed/acpi.c | 6 ++
arch/x86/hyperv/hv_init.c | 50 ++++++++++++++
arch/x86/include/asm/apic.h | 10 +++
arch/x86/include/asm/x86_init.h | 2 +
arch/x86/kernel/apic/apic.c | 30 +++++++--
arch/x86/kernel/apic/msi.c | 128 +++++++++++++++++++++++++++++++++++-
arch/x86/kernel/time.c | 12 +++-
arch/x86/kernel/x86_init.c | 1 +
arch/x86/platform/efi/efi.c | 2 +-
arch/x86/xen/enlighten_pv.c | 1 +
drivers/irqchip/Kconfig | 4 +-
drivers/irqchip/irq-gic-v3-its.c | 120 +++++++++++++++++++++++++++------
drivers/irqchip/irq-gic-v3.c | 9 ++-
include/linux/irq.h | 18 +++++
include/linux/irqchip/arm-gic-v3.h | 2 +-
include/linux/irqdomain.h | 7 ++
include/linux/perf_event.h | 4 ++
kernel/events/core.c | 17 +++--
kernel/irq/debugfs.c | 1 +
kernel/irq/manage.c | 7 ++
kernel/irq/msi.c | 5 +-
kernel/smp.c | 2 +-
kernel/time/clocksource.c | 11 +++-
kernel/up.c | 3 +-
tools/perf/arch/arm/util/cs-etm.c | 2 +-
tools/perf/tests/cpumap.c | 1 -
tools/perf/util/evsel.c | 8 ++-
tools/perf/util/evsel_config.h | 5 +-
tools/perf/util/map.c | 1 +
tools/perf/util/parse-events.c | 67 ++++++++++++-------
tools/perf/util/probe-finder.c | 3 +-
tools/perf/util/srcline.c | 16 ++++-
35 files changed, 489 insertions(+), 88 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 glibc.
from 28c30a6232 pthread: Move most once tests from nptl to sysdeps/pthread
new d5ec049d44 pthread: Move some rwlock tests from nptl to sysdeps/pthread
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:
nptl/Makefile | 9 ++++-----
sysdeps/pthread/Makefile | 2 ++
{nptl => sysdeps/pthread}/tst-rwlock-tryrdlock-stall.c | 0
{nptl => sysdeps/pthread}/tst-rwlock-trywrlock-stall.c | 0
{nptl => sysdeps/pthread}/tst-rwlock1.c | 0
{nptl => sysdeps/pthread}/tst-rwlock13.c | 0
{nptl => sysdeps/pthread}/tst-rwlock16.c | 0
{nptl => sysdeps/pthread}/tst-rwlock4.c | 0
{nptl => sysdeps/pthread}/tst-rwlock5.c | 0
9 files changed, 6 insertions(+), 5 deletions(-)
rename {nptl => sysdeps/pthread}/tst-rwlock-tryrdlock-stall.c (100%)
rename {nptl => sysdeps/pthread}/tst-rwlock-trywrlock-stall.c (100%)
rename {nptl => sysdeps/pthread}/tst-rwlock1.c (100%)
rename {nptl => sysdeps/pthread}/tst-rwlock13.c (100%)
rename {nptl => sysdeps/pthread}/tst-rwlock16.c (100%)
rename {nptl => sysdeps/pthread}/tst-rwlock4.c (100%)
rename {nptl => sysdeps/pthread}/tst-rwlock5.c (100%)
--
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 glibc.
from d8f1f2d9ab pthread: Move most cond tests from nptl to sysdeps/pthread
new 52b6cdb4e3 htl: support cancellation during pthread_once
new 28c30a6232 pthread: Move most once tests from nptl to sysdeps/pthread
The 2 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:
nptl/Makefile | 7 ++-----
sysdeps/htl/pt-once.c | 10 ++++++++++
sysdeps/pthread/Makefile | 6 ++++++
{nptl => sysdeps/pthread}/tst-once1.c | 0
{nptl => sysdeps/pthread}/tst-once2.c | 0
{nptl => sysdeps/pthread}/tst-once3.c | 0
{nptl => sysdeps/pthread}/tst-once4.c | 0
{nptl => sysdeps/pthread}/tst-oncex3.c | 0
{nptl => sysdeps/pthread}/tst-oncex4.c | 0
9 files changed, 18 insertions(+), 5 deletions(-)
rename {nptl => sysdeps/pthread}/tst-once1.c (100%)
rename {nptl => sysdeps/pthread}/tst-once2.c (100%)
rename {nptl => sysdeps/pthread}/tst-once3.c (100%)
rename {nptl => sysdeps/pthread}/tst-once4.c (100%)
rename {nptl => sysdeps/pthread}/tst-oncex3.c (100%)
rename {nptl => sysdeps/pthread}/tst-oncex4.c (100%)
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f11f1b4 11: update: llvm-linux: 16048
new dcb12ae 11: update: llvm-linux: 16048
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 (f11f1b4)
\
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 | 12754 ++++++++++++------------
03-build_linux/console.log | 6894 ++++++-------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 6 +-
console.log | 19822 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 19828 insertions(+), 19824 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.