This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/glibc.
from 514638699d htl: Fix sigset of main thread
adds 11a02b035b misc: Add __get_nprocs_sched
adds 33099d72e4 linux: Simplify get_nprocs
adds 342298278e linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
adds b0a33dc967 Disable symbol hack in libc_nonshared.a
new 8f42a98654 posix: Remove spawni.c
new 8e2557a2b8 powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
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:
include/sys/sysinfo.h | 7 +-
malloc/arena.c | 2 +-
misc/getsysstats.c | 6 +
posix/Makefile | 3 +-
...d_rr_get_interval.c => tst-sched_getaffinity.c} | 37 ++-
sysdeps/generic/symbol-hacks.h | 3 +-
sysdeps/mach/getsysstats.c | 6 +
sysdeps/posix/spawni.c | 343 ---------------------
sysdeps/powerpc/powerpc32/dl-machine.h | 2 -
sysdeps/powerpc/powerpc64/dl-machine.h | 2 -
sysdeps/unix/sysv/linux/getsysstats.c | 195 +++++++++---
sysdeps/wordsize-32/divdi3-symbol-hacks.h | 3 +-
12 files changed, 194 insertions(+), 415 deletions(-)
copy posix/{tst-sched_rr_get_interval.c => tst-sched_getaffinity.c} (54%)
delete mode 100644 sysdeps/posix/spawni.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_gnu_native_build/master-arm
in repository toolchain/ci/linux.
from 5bb7b2107f8c Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/ [...]
adds 8b4bd2566747 thermal/drivers/int340x: Do not set a wrong tcc offset on resume
adds 1bb30b20b497 thermal/core: Potential buffer overflow in thermal_build_l [...]
adds cf96921876dc thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
adds 299d6e47e8f8 Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/ [...]
adds 5297cfa6bdf9 EDAC/synopsys: Fix wrong value type assignment for edac_mode
adds 54607282fae6 EDAC/dmc520: Assign the proper type to dimm->edac_mode
adds 996148ee05d0 Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel. [...]
adds e44fd5081c50 ksmbd: log that server is experimental at module load
adds 9f6323311c70 ksmbd: add default data stream name in FILE_STREAM_INFORMATION
adds 18a015bccf9e ksmbd: check protocol id in ksmbd_verify_smb_message()
adds 4ea477988c42 ksmbd: remove follow symlinks support
adds 265fd1991c1d ksmbd: use LOOKUP_BENEATH to prevent the out of share access
adds 5e5d7597637c Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
adds 5816b3e6577e Linux 5.15-rc3
adds 1e4ce418b1cb HID: betop: fix slab-out-of-bounds Write in betop_probe
adds 67fd71ba16a3 HID: apple: Fix logical maximum and usage maximum of Magic [...]
adds 0c8fbaa55307 HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs
adds d46ef750ed58 HID: amd_sfh: Fix potential NULL pointer dereference
adds 22d65765f211 HID: u2fzero: ignore incomplete packets without data
adds 88a04049c08c HID: amd_sfh: Fix potential NULL pointer dereference
adds 42d43c92fc57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
drivers/edac/dmc520_edac.c | 2 +-
drivers/edac/synopsys_edac.c | 2 +-
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 8 +-
drivers/hid/hid-apple.c | 7 +
drivers/hid/hid-betopff.c | 13 +-
drivers/hid/hid-u2fzero.c | 4 +-
drivers/hid/wacom_wac.c | 8 +
.../int340x_thermal/processor_thermal_device.c | 5 +-
drivers/thermal/qcom/tsens.c | 4 +-
drivers/thermal/thermal_core.c | 7 +-
fs/ksmbd/misc.c | 100 +++---------
fs/ksmbd/misc.h | 7 +-
fs/ksmbd/server.c | 3 +
fs/ksmbd/smb2pdu.c | 119 +++++---------
fs/ksmbd/smb_common.c | 13 +-
fs/ksmbd/smb_common.h | 1 +
fs/ksmbd/vfs.c | 172 ++++++++++-----------
fs/ksmbd/vfs.h | 9 +-
19 files changed, 207 insertions(+), 279 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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 1b27c92bc 0: update: binutils-gcc-linux-glibc-gdb: 6
new b75ee23f1 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (1b27c92bc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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.xz | Bin 1536 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 63500 -> 65456 bytes
05-build_abe-gcc/console.log.xz | Bin 225440 -> 224824 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8924 -> 8924 bytes
08-build_abe-glibc/console.log.xz | Bin 226240 -> 228912 bytes
09-build_abe-gdb/console.log.xz | Bin 51720 -> 52552 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 26 ++++++++++++-------------
11 files changed, 49 insertions(+), 13 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from 381b29616a aarch64: Disable A64FX memcpy/memmove BTI unconditionally
adds 91e92272ca i386: Port elf_machine_{load_address,dynamic} from x86-64
adds 5ad9d62c3b Linux: Avoid closing -1 on failure in __closefrom_fallback
adds b26901b26e Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case
adds 4ae2b8a423 build-many-glibcs.py: add powerpc64le glibc variant without [...]
adds 8807e560c0 Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__
adds a1c056c9d0 benchtests: Improve reliability of memcmp benchmarks
adds 15e6d6785a Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so
adds 1cc205c510 htl: make pthread_sigstate read/write set/oset outside sigst [...]
adds 514638699d htl: Fix sigset of main thread
adds 11a02b035b misc: Add __get_nprocs_sched
adds 33099d72e4 linux: Simplify get_nprocs
adds 342298278e linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
new b0a33dc967 Disable symbol hack in libc_nonshared.a
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:
NEWS | 3 +
benchtests/bench-memcmp.c | 21 ++-
elf/Makefile | 5 +-
htl/pt-create.c | 7 +-
include/stdc-predef.h | 4 +
include/sys/sysinfo.h | 7 +-
malloc/arena.c | 2 +-
misc/getsysstats.c | 6 +
posix/Makefile | 3 +-
...d_rr_get_interval.c => tst-sched_getaffinity.c} | 37 ++--
scripts/build-many-glibcs.py | 4 +-
sysdeps/generic/symbol-hacks.h | 3 +-
sysdeps/i386/dl-machine.h | 25 +--
sysdeps/mach/getsysstats.c | 6 +
sysdeps/mach/hurd/htl/pt-sigstate.c | 16 +-
sysdeps/unix/sysv/linux/closefrom_fallback.c | 2 +-
sysdeps/unix/sysv/linux/getsysstats.c | 195 ++++++++++++++++-----
sysdeps/wordsize-32/divdi3-symbol-hacks.h | 3 +-
sysdeps/x86/fpu/s_ffma.c | 8 +-
19 files changed, 249 insertions(+), 108 deletions(-)
copy posix/{tst-sched_rr_get_interval.c => tst-sched_getaffinity.c} (54%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.