Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946640AbXBIROK (ORCPT ); Fri, 9 Feb 2007 12:14:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1946638AbXBIROK (ORCPT ); Fri, 9 Feb 2007 12:14:10 -0500 Received: from mail2.sea5.speakeasy.net ([69.17.117.4]:46103 "EHLO mail2.sea5.speakeasy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946640AbXBIROJ (ORCPT ); Fri, 9 Feb 2007 12:14:09 -0500 Date: Fri, 9 Feb 2007 12:14:05 -0500 (EST) From: James Morris X-X-Sender: jmorris@d.namei To: Len Brown cc: Rusty Russell , lkml - Kernel Mailing List , Andrew Morton , Andi Kleen , virtualization Subject: Re: [PATCH 6c/10] lguest: the guest code In-Reply-To: <200702091206.31797.lenb@kernel.org> Message-ID: References: <1171012296.2718.26.camel@localhost.localdomain> <1171018590.2718.60.camel@localhost.localdomain> <1171018674.2718.63.camel@localhost.localdomain> <200702091206.31797.lenb@kernel.org> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="537530981-931463441-1171041245=:9007" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 993 Lines: 33 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --537530981-931463441-1171041245=:9007 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT On Fri, 9 Feb 2007, Len Brown wrote: > On Friday 09 February 2007 05:57, Rusty Russell wrote: > > > +#ifdef CONFIG_ACPI > > +???????acpi_disabled = 1; > > +???????acpi_ht = 0; > > +#endif > > If this is hard-coded to have ACPI disabled, why isn't it enforced at build-time? This is being disabled in the guest kernel only. The host and guest kernels are expected to be the same build. - James -- James Morris --537530981-931463441-1171041245=:9007-- - 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/