From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH -next] driver core: syscore exports for modular APM Date: Tue, 19 Apr 2011 14:17:41 -0700 Message-ID: <20110419211741.GA19576@kroah.com> References: <20110419150641.644638d5.sfr@canb.auug.org.au> <20110419083546.e8981e49.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:39213 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754599Ab1DSVYy (ORCPT ); Tue, 19 Apr 2011 17:24:54 -0400 Content-Disposition: inline In-Reply-To: <20110419083546.e8981e49.randy.dunlap@oracle.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , "Rafael J. Wysocki" , linux-next@vger.kernel.org, LKML 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? thanks, greg k-h