From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756100Ab1DSWEG (ORCPT ); Tue, 19 Apr 2011 18:04:06 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:36707 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753597Ab1DSWEE (ORCPT ); Tue, 19 Apr 2011 18:04:04 -0400 From: "Rafael J. Wysocki" To: Greg KH Subject: Re: [PATCH -next] driver core: syscore exports for modular APM Date: Wed, 20 Apr 2011 00:04:27 +0200 User-Agent: KMail/1.13.6 (Linux/2.6.39-rc3+; KDE/4.6.0; x86_64; ; ) Cc: Randy Dunlap , Stephen Rothwell , linux-next@vger.kernel.org, LKML References: <20110419150641.644638d5.sfr@canb.auug.org.au> <20110419083546.e8981e49.randy.dunlap@oracle.com> <20110419211741.GA19576@kroah.com> In-Reply-To: <20110419211741.GA19576@kroah.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104200004.27331.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday, April 19, 2011, Greg KH wrote: > On Tue, Apr 19, 2011 at 08:35:46AM -0700, Randy Dunlap wrote: > > From: Randy Dunlap > > > > When CONFIG_APM=m, build fails with: > > > > ERROR: "syscore_suspend" [arch/x86/kernel/apm.ko] undefined! > > ERROR: "syscore_resume" [arch/x86/kernel/apm.ko] undefined! > > > > Signed-off-by: Randy Dunlap > > Acked-by: Greg Kroah-Hartman > > Rafael, care to send this to Linus? Or do you want me to? I will. Or better I'll fold it into the patch, it hasn't been sent to Linus yet. Thanks, Rafael