Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755909AbYGIUjo (ORCPT ); Wed, 9 Jul 2008 16:39:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751614AbYGIUjh (ORCPT ); Wed, 9 Jul 2008 16:39:37 -0400 Received: from gw.goop.org ([64.81.55.164]:53273 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751527AbYGIUjg (ORCPT ); Wed, 9 Jul 2008 16:39:36 -0400 Message-ID: <487521F7.6070708@goop.org> Date: Wed, 09 Jul 2008 13:39:19 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Ingo Molnar , LKML , x86@kernel.org, Stephen Tweedie , Eduardo Habkost , Mark McLoughlin Subject: Re: [patch] power, xen64: fix PM_SLEEP build dependencies References: <200807092217.53222.rjw@sisk.pl> <48751E34.3060100@goop.org> <200807092233.08930.rjw@sisk.pl> In-Reply-To: <200807092233.08930.rjw@sisk.pl> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 578 Lines: 17 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)? 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. J -- 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/