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-mainline-allyesconfig in repository toolchain/ci/linux.
from 33dc9614dc20 Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/sc [...] adds 16c0cc0ce305 revert "mm/filemap: add static for function __add_to_page_ [...] adds 40d6366e9d86 proc: use untagged_addr() for pagemap_read addresses adds 84edc2eff827 selftest/fpu: avoid clang warning adds 14dc3983b5df kbuild: avoid static_assert for genksyms adds 55d5b7dd6451 initramfs: fix clang build failure adds 6e7b64b9dd6d elfcore: fix building with clang
No new revisions were added by this update.
Summary of changes: fs/proc/task_mmu.c | 8 ++++++-- include/linux/build_bug.h | 5 +++++ include/linux/elfcore.h | 22 ++++++++++++++++++++++ init/initramfs.c | 2 +- kernel/Makefile | 1 - kernel/elfcore.c | 26 -------------------------- lib/Makefile | 3 ++- mm/filemap.c | 2 +- 8 files changed, 37 insertions(+), 32 deletions(-) delete mode 100644 kernel/elfcore.c