Re: [PATCH 6c/10] lguest: the guest code
From: James Morris <jmorris@namei.org>
Date: 2007-02-09 17:14:10
Also in:
lkml
From: James Morris <jmorris@namei.org>
Date: 2007-02-09 17:14:10
Also in:
lkml
On Fri, 9 Feb 2007, Len Brown wrote:
On Friday 09 February 2007 05:57, Rusty Russell wrote:quoted
+#ifdef CONFIG_ACPI + acpi_disabled = 1; + acpi_ht = 0; +#endifIf 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 [off-list ref]