From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: linux-next: Tree for Aug 11 Date: Mon, 11 Aug 2014 18:08:26 -0700 Message-ID: <53E9690A.5070107@roeck-us.net> References: <20140811155213.0aa083ce@canb.auug.org.au> <20140811170510.GA19750@roeck-us.net> <20140812105953.3284db9c@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail.active-venture.com ([67.228.131.205]:57476 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752315AbaHLBI2 (ORCPT ); Mon, 11 Aug 2014 21:08:28 -0400 In-Reply-To: <20140812105953.3284db9c@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org On 08/11/2014 05:59 PM, Stephen Rothwell wrote: > Hi Guenter, > > On Mon, 11 Aug 2014 10:05:10 -0700 Guenter Roeck wrote: >> >> New build failures: >> >> Building arm:s5pv210_defconfig ... failed >> -------------- >> Error log: >> arch/arm/mach-s5pv210/pm.c:150:12: error: 'suspend_valid_only_mem' undeclared >> here (not in a function) >> make[1]: *** [arch/arm/mach-s5pv210/pm.o] Error 1 >> >> Building arm:pxa910_defconfig ... failed >> -------------- >> Error log: >> arch/arm/mach-mmp/pm-pxa910.c: In function 'pxa910_pm_valid': >> arch/arm/mach-mmp/pm-pxa910.c:243:65: error: expected ')' before ';' token >> arch/arm/mach-mmp/pm-pxa910.c:244:1: error: expected ';' before '}' token >> make[1]: *** [arch/arm/mach-mmp/pm-pxa910.o] Error 1 > > The patch that caused this has been removed from linux-next. > Great. Wonder if we should send notifications like that on a regular basis. The summaries and build results are all available on http://kisskb.ellerman.id.au/linux-next, and now on my test results page as well, but judging from the errors moving from -next into mainline, hardly anyone seems to care and/or notice. Guenter