From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f65.google.com ([74.125.83.65]:36985 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752398AbeCQOqX (ORCPT ); Sat, 17 Mar 2018 10:46:23 -0400 Subject: Re: [PATCH 4.14 000/109] 4.14.28-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org References: <20180316152329.844663293@linuxfoundation.org> From: Guenter Roeck Message-ID: Date: Sat, 17 Mar 2018 07:46:20 -0700 MIME-Version: 1.0 In-Reply-To: <20180316152329.844663293@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 03/16/2018 08:22 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.28 release. > There are 109 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Sun Mar 18 15:22:53 UTC 2018. > Anything received after that time might be too late. > Build results: total: 145 pass: 140 fail: 5 Failed builds: arm:allmodconfig arm:lpc32xx_defconfig arm:nhk8815_defconfig arm:bcm2835_defconfig arm64:allmodconfig Qemu test results: total: 141 pass: 122 fail: 19 Failed tests: arm:beagle:multi_v7_defconfig:omap3-beagle arm:beaglexm:multi_v7_defconfig:omap3-beagle-xm arm:overo:multi_v7_defconfig:omap3-overo-tobi arm:sabrelite:multi_v7_defconfig:imx6dl-sabrelite arm:vexpress-a9:multi_v7_defconfig:vexpress-v2p-ca9 arm:vexpress-a15:multi_v7_defconfig:vexpress-v2p-ca15-tc1 arm:vexpress-a15-a7:multi_v7_defconfig:vexpress-v2p-ca15_a7 arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc702 arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc706 arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zed arm:midway:multi_v7_defconfig:ecx-2000 arm:smdkc210:multi_v7_defconfig:exynos4210-smdkv310 arm64:virt:smp:defconfig:initrd arm64:virt:smp:defconfig:rootfs arm64:xlnx-zcu102:smp:defconfig:initrd:zynqmp-ep108 arm64:xlnx-zcu102:smp:defconfig:rootfs:zynqmp-ep108 arm64:virt:nosmp:defconfig:initrd arm64:xlnx-zcu102:nosmp:defconfig:initrd:zynqmp-ep108 arm64:xlnx-zcu102:nosmp:defconfig:rootfs:zynqmp-ep108 The failure, as already reported, is drivers/dma/bcm2835-dma.c: In function 'bcm2835_dma_terminate_all': drivers/dma/bcm2835-dma.c:815:3: error: implicit declaration of function 'vchan_terminate_vdesc' Further details are available at http://kerneltests.org/builders. Guenter