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-defconfig in repository toolchain/ci/linux.
from 7fbfee7c80de Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/ [...] adds 8ce5f8415753 of: Remove struct device_node.type pointer adds ef4efa14560a dt-bindings: marvell,mmp2: fix typos in bindings doc adds 8217724eb7c5 doc: bindings: fix bad reference to ARM CPU bindings adds 28b170e88bc0 OF: properties: add missing of_node_put adds 889f4ce60ed1 doc: gpio-mvebu: fix broken reference to cp110-system-cont [...] adds 9eac0ae16835 dt-bindings: soc: qcom: Fix trivial language typos adds 3705add0b783 dt-bindings: reset: meson-axg: fix SPDX license id adds d471c4dfa19f Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.o [...] adds 2648ca1859bb kconfig: clean generated *conf-cfg files adds 16fd20aa9808 kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace [...] adds bd352a739fde kbuild: remove unused baseprereq adds b421b8a6cb87 kbuild: remove unused archmrproper adds be3bb599d84b ia64: remove redundant 'export AWK' adds 558ee616d177 nds32: remove unneeded code in arch/nds32/Makefile adds 1b504a7bb18f openrisc: remove unneeded code in arch/openrisc/Makefile adds e00d88804814 kbuild: mark prepare0 as PHONY to fix external module build adds e4484a495586 Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/ [...] adds 227a76b64718 swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit adds 6d060fa39035 Merge branch 'stable/for-linus-5.0' of git://git.kernel.or [...] adds c2b8bd49d35a afs: Use struct_size() in kzalloc() adds 5edc22cc1d33 afs: Set correct lock type for the yfs CreateFile adds 4882a27cec24 afs: Don't set vnode->cb_s_break in afs_validate() adds 59d49076ae3e afs: Fix key refcounting in file locking code adds 7a75b0079a1d afs: Provide a function to get a ref on a call adds 34fa47612bfe afs: Fix race in async call refcounting adds a3a80255d58d Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: .../devicetree/bindings/arm/cpu-capacity.txt | 2 +- .../devicetree/bindings/arm/idle-states.txt | 2 +- Documentation/devicetree/bindings/arm/sp810.txt | 2 +- Documentation/devicetree/bindings/arm/topology.txt | 2 +- .../devicetree/bindings/clock/marvell,mmp2.txt | 2 +- .../devicetree/bindings/display/arm,pl11x.txt | 2 +- .../devicetree/bindings/gpio/gpio-mvebu.txt | 2 - .../bindings/interrupt-controller/arm,gic-v3.txt | 2 +- .../devicetree/bindings/soc/qcom/qcom,glink.txt | 2 +- .../devicetree/bindings/soc/qcom/qcom,smp2p.txt | 4 +- Makefile | 8 ++-- arch/h8300/Makefile | 2 - arch/ia64/Makefile | 2 - arch/nds32/Makefile | 8 ---- arch/openrisc/Makefile | 3 -- drivers/of/dynamic.c | 3 -- drivers/of/fdt.c | 4 -- drivers/of/overlay.c | 3 -- drivers/of/pdt.c | 1 - drivers/of/property.c | 1 + fs/afs/flock.c | 4 +- fs/afs/inode.c | 3 +- fs/afs/protocol_yfs.h | 11 +++++ fs/afs/rxrpc.c | 53 +++++++++++++++++----- fs/afs/server_list.c | 4 +- fs/afs/yfsclient.c | 2 +- .../dt-bindings/reset/amlogic,meson-axg-reset.h | 3 +- include/linux/of.h | 1 - include/trace/events/afs.h | 2 + init/Kconfig | 1 + kernel/dma/swiotlb.c | 2 + scripts/Kbuild.include | 4 -- scripts/kconfig/Makefile | 2 +- 33 files changed, 81 insertions(+), 68 deletions(-)