From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751512AbdJGJil (ORCPT ); Sat, 7 Oct 2017 05:38:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40626 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbdJGJik (ORCPT ); Sat, 7 Oct 2017 05:38:40 -0400 Date: Sat, 7 Oct 2017 11:38:47 +0200 From: Greg Kroah-Hartman To: Guenter Roeck 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/35] 3.18.74-stable review Message-ID: <20171007093847.GB16840@kroah.com> References: <20171006092402.810400570@linuxfoundation.org> <6e6d3e11-9ee6-671e-cc43-66fbcd942247@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6e6d3e11-9ee6-671e-cc43-66fbcd942247@roeck-us.net> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 06, 2017 at 07:03:27AM -0700, Guenter Roeck wrote: > On 10/06/2017 02:24 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.74 release. > > There are 35 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 Oct 8 09:23:44 UTC 2017. > > Anything received after that time might be too late. > > > > Build results: > total: 136 pass: 134 fail: 2 > Failed builds: > mips:allmodconfig > mips:ar7_defconfig > Qemu test results: > total: 112 pass: 112 fail: 0 > > Build failures (mips:allmodconfig, mips:ar7_defconfig): > > arch/mips/kernel/setup.c: In function 'mips_parse_crashkernel': > arch/mips/kernel/setup.c:588:2: error: implicit declaration of function 'memory_region_available' Thanks for the testing, the mips failure should now be resolved. greg k-h