From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sachin Sant Subject: [-next: Oct 4] s390x build break (kernel/power/process.o) Date: Mon, 04 Oct 2010 14:04:13 +0530 Message-ID: <4CA99185.3020900@in.ibm.com> References: <20101004113638.a7f8517b.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from e23smtp09.au.ibm.com ([202.81.31.142]:36404 "EHLO e23smtp09.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753105Ab0JDIeV (ORCPT ); Mon, 4 Oct 2010 04:34:21 -0400 In-Reply-To: <20101004113638.a7f8517b.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: linux-s390@vger.kernel.org Cc: "linux-next@vger.kernel.org" , "Rafael J. Wysocki" , Heiko Carstens Today's next fails to build on a s390x box with kernel/power/process.c: In function try_to_freeze_tasks: kernel/power/process.c:82: error: implicit declaration of function pm_check_wakeup_events The code in question was added via following commit commit a87bcded7c384857f4f83f38d666c9bf5c7c9727 PM: Allow wakeup events to abort freezing of tasks CONFIG_PM_SLEEP is not enabled in the config. Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India ---------------------------------