Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755340Ab0ARIoV (ORCPT ); Mon, 18 Jan 2010 03:44:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754490Ab0ARIoU (ORCPT ); Mon, 18 Jan 2010 03:44:20 -0500 Received: from mail-bw0-f219.google.com ([209.85.218.219]:49386 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753560Ab0ARIoT (ORCPT ); Mon, 18 Jan 2010 03:44:19 -0500 X-Greylist: delayed 467 seconds by postgrey-1.27 at vger.kernel.org; Mon, 18 Jan 2010 03:44:18 EST DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZT3bx4QUEmhzoT2nRkhGnTE0xVjWM40HWjcaXx9H/tr5UdunXyZjtiyC+JK6n7CCtF 0Ra6V+ITDJr9btCtzSV+ygkclulS8NR7LBZD+qGWU8z9HtXVTLfwbJn8cSTwaa/CZJJp 9R4MT4ihQWYS8xKsNbffQl6pD0XTaI+jxS+FQ= MIME-Version: 1.0 In-Reply-To: <20100118162412.9944c571.sfr@canb.auug.org.au> References: <20100118162412.9944c571.sfr@canb.auug.org.au> Date: Mon, 18 Jan 2010 09:36:29 +0100 Message-ID: <63386a3d1001180036h2bad24cas8c407edde729678e@mail.gmail.com> Subject: Re: linux-next: trivial tree build failure From: Linus Walleij To: Stephen Rothwell Cc: Jiri Kosina , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Egger , Linus Walleij , Samuel Ortiz Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 728 Lines: 21 2010/1/18 Stephen Rothwell : > Exposed by commit 8dcafdf0475eb4633401d1f0bf0e0d35e4ebb9d5 > "CONFIG_DEBUG_FS wrongly written as CONFIG_DEBUGFS". > I have reverted that commit for today. I have sent a proper patch to Sam last night, that fix the #ifdef and makes the code work. > That file probably just needs to include ... Not quite, there was some code rot in the #ifdef:ed code as well. But it should all be fixed now! Linus Walleij -- 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/