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-defconfig in repository toolchain/ci/linux.
from 40a31da414c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] adds 02b2f549d502 libceph: allow setting abort_on_full for rbd adds c64a2b0516a0 ceph: use vmf_error() in ceph_filemap_fault() adds 85f5a4d666fd rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set adds f87092c4337f Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client adds 6b68835b5af4 ACPI/IORT: Fix build when CONFIG_IOMMU_API=n adds d9ed41962ee2 arm64: asm-prototypes: Fix fat-fingered typo in comment adds b89d82ef01b3 arm64: kpti: Avoid rewriting early page tables when KASLR [...] adds c7777236dd8f ACPI/IORT: Fix rc_dma_get_range() adds 279667212ab2 arm64: kexec_file: return successfully even if kaslr-seed [...] adds c3405d689974 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 6ebec961d59b i2c: dev: prevent adapter retries and timeout being set as [...] adds b67d4530cdad i2c: tegra: Fix Maximum transfer size adds 4b3c31c8d4dd Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/include/asm/asm-prototypes.h | 2 +- arch/arm64/include/asm/mmu.h | 41 +++++++++++++++++++++++++++++++++ arch/arm64/include/asm/pgtable-prot.h | 4 ++-- arch/arm64/kernel/cpu_errata.c | 2 +- arch/arm64/kernel/cpufeature.c | 9 ++++++-- arch/arm64/kernel/head.S | 1 + arch/arm64/kernel/machine_kexec_file.c | 4 +++- drivers/acpi/arm64/iort.c | 5 ++-- drivers/block/rbd.c | 9 ++++---- drivers/i2c/busses/i2c-tegra.c | 15 +++++++++++- drivers/i2c/i2c-dev.c | 6 +++++ fs/ceph/addr.c | 5 +--- fs/ceph/super.c | 4 ++-- include/linux/ceph/libceph.h | 6 +++-- include/linux/ceph/osd_client.h | 1 - net/ceph/ceph_common.c | 11 ++++++++- net/ceph/debugfs.c | 2 +- net/ceph/osd_client.c | 4 ++-- 18 files changed, 103 insertions(+), 28 deletions(-)