On Thu, Nov 07, 2013 at 02:03:00PM +0100, Gerd Hoffmann wrote:
> On Do, 2013-11-07 at 14:18 +0200, Michael S. Tsirkin wrote:
> > + if (!acpi_enabled) {
> > + ACPI_BUILD_DPRINTF(3, "ACPI disabled. Bailing out.\n");
> > + return;
> > + }
>
> Reviewed-by: Gerd Hoffmann <[email protected]>Apropos, long term if someone's inclined it's possible to look at enabling acpi on stripped down systems without pm or pci. Probably not a high priority project ... > cheers, > Gerd >
