From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757322AbYFBKN5 (ORCPT ); Mon, 2 Jun 2008 06:13:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751804AbYFBKNu (ORCPT ); Mon, 2 Jun 2008 06:13:50 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:46223 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752048AbYFBKNt (ORCPT ); Mon, 2 Jun 2008 06:13:49 -0400 Date: Mon, 2 Jun 2008 12:13:23 +0200 From: Ingo Molnar To: Randy Dunlap Cc: Jeremy Fitzhardinge , LKML , xen-devel , Thomas Gleixner Subject: Re: [PATCH] xen: fix compilation when CONFIG_PM_SLEEP is disabled Message-ID: <20080602101323.GC7459@elte.hu> References: <9e8d06e5ae8024829836.1211550077@localhost> <20080529073150.GA19744@elte.hu> <483E630B.5090006@goop.org> <20080529172436.70598587.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080529172436.70598587.randy.dunlap@oracle.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0032] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Randy Dunlap wrote: > On Thu, 29 May 2008 09:02:19 +0100 Jeremy Fitzhardinge wrote: > > > Xen save/restore depends on CONFIG_PM_SLEEP being set for device_power_up/down. > > > > Signed-off-by: Jeremy Fitzhardinge > > Cc: Randy Dunlap > > Ack. Thanks. applied to tip/x86/xen. Thanks, Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] xen: fix compilation when CONFIG_PM_SLEEP is disabled Date: Mon, 2 Jun 2008 12:13:23 +0200 Message-ID: <20080602101323.GC7459@elte.hu> References: <9e8d06e5ae8024829836.1211550077@localhost> <20080529073150.GA19744@elte.hu> <483E630B.5090006@goop.org> <20080529172436.70598587.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20080529172436.70598587.randy.dunlap@oracle.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Randy Dunlap Cc: Jeremy Fitzhardinge , xen-devel , Thomas Gleixner , LKML List-Id: xen-devel@lists.xenproject.org * Randy Dunlap wrote: > On Thu, 29 May 2008 09:02:19 +0100 Jeremy Fitzhardinge wrote: > > > Xen save/restore depends on CONFIG_PM_SLEEP being set for device_power_up/down. > > > > Signed-off-by: Jeremy Fitzhardinge > > Cc: Randy Dunlap > > Ack. Thanks. applied to tip/x86/xen. Thanks, Ingo