Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932303Ab1EIWT1 (ORCPT ); Mon, 9 May 2011 18:19:27 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:34922 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932254Ab1EIWTZ (ORCPT ); Mon, 9 May 2011 18:19:25 -0400 From: "Rafael J. Wysocki" To: Kay Sievers Subject: Re: linux-next: build failure after merge of the final tree (driver-core tree related) Date: Tue, 10 May 2011 00:19:52 +0200 User-Agent: KMail/1.13.6 (Linux/2.6.39-rc5+; KDE/4.6.0; x86_64; ; ) Cc: Stephen Rothwell , Greg KH , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Anton Guda References: <20110509145854.9e6d8806.sfr@canb.auug.org.au> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201105100019.52936.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 974 Lines: 25 On Monday, May 09, 2011, Kay Sievers wrote: > On Mon, May 9, 2011 at 06:58, Stephen Rothwell wrote: > > After merging the final tree, today's linux-next build (powerpc allnoconfig) > > failed like this: > > > > kernel/sys.c: In function 'kernel_restart_prepare': > > kernel/sys.c:317: error: implicit declaration of function 'usermodehelper_disable' > > Rafael, seems usermodehelper_disable() depends on CONFIG_PM_SLEEP. > > Any reason for that conditional? Remove it now? Aw, we have two conflicting changes. Could you prepare a patch on top of: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6.git pm-next removing that #ifdef? That needs to be done in kmod.h too. Thanks, Rafael -- 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/