Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756706AbYGIUvh (ORCPT ); Wed, 9 Jul 2008 16:51:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754121AbYGIUv1 (ORCPT ); Wed, 9 Jul 2008 16:51:27 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:48216 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753344AbYGIUv0 (ORCPT ); Wed, 9 Jul 2008 16:51:26 -0400 From: "Rafael J. Wysocki" To: Jeremy Fitzhardinge Subject: Re: [patch] power, xen64: fix PM_SLEEP build dependencies Date: Wed, 9 Jul 2008 22:53:09 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Ingo Molnar , LKML , x86@kernel.org, Stephen Tweedie , Eduardo Habkost , Mark McLoughlin References: <200807092233.08930.rjw@sisk.pl> <487521F7.6070708@goop.org> In-Reply-To: <487521F7.6070708@goop.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807092253.10372.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 790 Lines: 24 On Wednesday, 9 of July 2008, Jeremy Fitzhardinge wrote: > Rafael J. Wysocki wrote: > > It does. And it depends on PM, because HIBERNATION and SUSPEND both depend > > on PM. > > > > OK, so can we change PM_SLEEP to depend on PM && (HIBERNATE || SUSPEND > || XEN)? I'd rather like it to be (HIBERNATE || SUSPEND || (XEN && PM)), but that would be slightly confusing IMO. > Or I could add a separate XEN_SAVE_RESTORE config which depends on PM, > and then we make PM_SLEEP depend on XEN_SAVE_RESTORE. I prefer this one. 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/