Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753039AbaBXSOv (ORCPT ); Mon, 24 Feb 2014 13:14:51 -0500 Received: from merlin.infradead.org ([205.233.59.134]:46531 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752727AbaBXSOu (ORCPT ); Mon, 24 Feb 2014 13:14:50 -0500 Message-ID: <530B8C15.50100@infradead.org> Date: Mon, 24 Feb 2014 10:14:45 -0800 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Bjorn Andersson , Linus Walleij CC: Stephen Rothwell , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Thomas Gleixner Subject: Re: linux-next: Tree for Feb 17 (pinctrl-msm) References: <20140217172329.2c61499f57842ec2ed177bc5@canb.auug.org.au> <530247FC.90606@infradead.org> <20140224174646.GA32621@sonymobile.com> In-Reply-To: <20140224174646.GA32621@sonymobile.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/24/2014 09:46 AM, Bjorn Andersson wrote: > On Mon 24 Feb 06:46 PST 2014, Linus Walleij wrote: > >> On Mon, Feb 17, 2014 at 6:33 PM, Randy Dunlap wrote: >>> On 02/16/2014 10:23 PM, Stephen Rothwell wrote: >>>> Hi all, >>>> >>>> If you see failures in building this tree due to missing declarations of >>>> k..alloc/free, then it may be caused by commit 2bd59d48ebfb ("cgroup: >>>> convert to kernfs"). Please send Tejun Heo a patch >>>> adding an inclusion of linux/slab.h to the appropriate file(s). >>>> >>>> This tree fails (more than usual) the powerpc allyesconfig build. >>>> >>>> Changes since 20140214: >>>> >>> >>> on i386: >>> >>> ERROR: "handle_bad_irq" [drivers/pinctrl/pinctrl-msm.ko] undefined! >> >> Weird, Bj?rn do you know what may be causing this? > > I include linux/irq.h to get hold of handle_bad_irq() and as far as I can see > there are no changes related to that in linux-next. > > Do we know if the build still fails? Or if something changed? > > > Please let me know if I should pull down the -next tree and try to reproduce > this. I guess that you get off free on this one since I didn't post the failing .config file and I have already deleted it. I'm trying to reproduce it now but it's slow going. I'll let you know if I get it to fail again. thanks, -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/