From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [PATCH 6c/10] lguest: the guest code Date: Fri, 9 Feb 2007 12:14:05 -0500 (EST) 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" Return-path: In-Reply-To: <200702091206.31797.lenb@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Len Brown Cc: Rusty Russell , lkml - Kernel Mailing List , Andrew Morton , Andi Kleen , virtualization List-Id: virtualization@lists.linuxfoundation.org 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--