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-mainline-allmodconfig in repository toolchain/ci/linux.
from 5ded5871030e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds ff98e20ef208 lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases a [...] adds c0d9782f5b6d Compiler Attributes: add support for __copy (gcc >= 9) adds a6e60d84989f include/linux/module.h: copy __init/__exit attrs to init/c [...] adds 0b999ae3614d Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git: [...] adds 69ef9bc54715 auxdisplay: ht16k33: fix potential user-after-free on modu [...] adds 9a7dcde4a661 Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github. [...] adds a4cb5bdb754a xprtrdma: Make sure Send CQ is allocated on an existing compvec adds ad6fef776927 rpc: properly check debugfs dentry before using it adds d2ceb7e57086 NFS: Don't use page_file_mapping after removing the page adds 55638c520bb7 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/proje [...] adds 3bf6b57ec2ec Revert "nfsd4: return default lease period" adds e7afe6c1d486 sunrpc: fix 4 more call sites that were using stack memory [...] adds 88fe73cb804a Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux adds d0243693fbf6 ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type adds 983a5a43ec25 clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck rep [...] adds 9bd34c63f553 bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() adds 0840242e8875 ARM: dts: Configure clock parent for pwm vibra adds 072167d13ce4 Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 adds dc30e7039137 ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads [...] adds 2ed5c2e3f27b Merge tag 'omap-for-v5.0/fixes-rc4' of git://git.kernel.or [...] adds c9a8a92a9961 ARM: dts: rockchip: remove qos_cif1 from rk3188 power-domain adds d50ce40a5a44 Merge tag 'v5.0-rockchip-dts32fixes-1' of git://git.kernel [...] adds 26cd8657c7e7 arm64: dts: rockchip: fix graph_port warning on rk3399 bob [...] adds 26e2d7b03ea7 arm64: dts: rockchip: enable usb-host regulators at boot o [...] adds d6780626db97 Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel [...] adds f2ce6ed3dcc8 arm64: dts: imx8mq: Fix boot from eMMC adds 62a23bb0063c Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/sc [...] adds 50d6b3cf9403 ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug adds 410d7360541c Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.or [...] adds 64c0133eb88a Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: arch/arm/boot/dts/omap4-droid4-xt894.dts | 11 +++++ arch/arm/boot/dts/omap5-board-common.dtsi | 9 ++-- arch/arm/boot/dts/omap5-cm-t54.dts | 12 +++++- arch/arm/boot/dts/rk3188.dtsi | 1 - arch/arm/mach-omap2/cpuidle44xx.c | 16 ++----- arch/arm/mach-omap2/display.c | 7 +++- arch/arm/mach-omap2/omap-wakeupgen.c | 36 +++++++++++++++- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 44 +++++++++---------- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 + arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 2 + arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts | 2 +- .../dts/rockchip/rk3399-sapphire-excavator.dts | 2 +- drivers/auxdisplay/ht16k33.c | 2 +- drivers/bus/ti-sysc.c | 6 +-- drivers/clocksource/timer-ti-dm.c | 5 ++- fs/nfs/write.c | 11 ++--- fs/nfsd/nfsctl.c | 4 +- include/linux/compiler_attributes.h | 14 +++++++ include/linux/module.h | 4 +- lib/crc32.c | 4 +- net/sunrpc/auth_gss/gss_krb5_seqnum.c | 49 +++++++++++++++++----- net/sunrpc/debugfs.c | 2 +- net/sunrpc/xprtrdma/verbs.c | 3 +- 24 files changed, 177 insertions(+), 73 deletions(-)