From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755530AbaIZRBx (ORCPT ); Fri, 26 Sep 2014 13:01:53 -0400 Received: from casper.infradead.org ([85.118.1.10]:54727 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754888AbaIZRBv (ORCPT ); Fri, 26 Sep 2014 13:01:51 -0400 Message-ID: <54259BFB.6010301@infradead.org> Date: Fri, 26 Sep 2014 10:01:47 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Stephen Rothwell , linux-next@vger.kernel.org CC: linux-kernel@vger.kernel.org, linux-media , Akihiro Tsukada Subject: Re: linux-next: Tree for Sep 26 (media/pci/pt3) References: <20140926211014.6491e1ee@canb.auug.org.au> In-Reply-To: <20140926211014.6491e1ee@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/26/14 04:10, Stephen Rothwell wrote: > Hi all, > > There will be no linux-next release on Monday. > > This has not been a good day :-( > > Changes since 20140925: on x86_64: when CONFIG_MODULES is not enabled: ../drivers/media/pci/pt3/pt3.c: In function 'pt3_attach_fe': ../drivers/media/pci/pt3/pt3.c:433:6: error: implicit declaration of function 'module_is_live' [-Werror=implicit-function-declaration] -- ~Randy