Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753710AbdGNJcB (ORCPT ); Fri, 14 Jul 2017 05:32:01 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54476 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751353AbdGNJb7 (ORCPT ); Fri, 14 Jul 2017 05:31:59 -0400 Date: Fri, 14 Jul 2017 11:31:53 +0200 From: Greg Kroah-Hartman To: Guenter Roeck , Amit Pundir Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/22] 3.18.61-stable review Message-ID: <20170714093153.GA28229@kroah.com> References: <20170713153934.089183081@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1160 Lines: 36 On Thu, Jul 13, 2017 at 06:26:28PM -0700, Guenter Roeck wrote: > On 07/13/2017 08:42 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.61 release. > > There are 22 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 Sat Jul 15 15:39:17 UTC 2017. > > Anything received after that time might be too late. > > > > Build results: > total: 136 pass: 135 fail: 1 > Failed builds: > mips:bcm47xx_defconfig > Qemu test results: > total: 111 pass: 111 fail: 0 > > Build failure: > > drivers/net/ethernet/broadcom/bgmac.c: In function ‘bgmac_dma_rx_read’: > drivers/net/ethernet/broadcom/bgmac.c:376:14: error: 'BGMAC_RX_ALLOC_SIZE’ undeclared > drivers/net/ethernet/broadcom/bgmac.c:379:32: error: ‘buf’ undeclared > > Details are available at http://kerneltests.org/builders. Ick, problem is in patch bgmac-add-check-for-oversized-packets.patch from Amit. Amit, how did you test this it obviously doesn't build :( I'm dropping it from the tree now... thanks, greg k-h