Re: [Xen-devel] [PATCH v4 21/21] arm/acpi: Add acpi parameter to enable/disable acpi

2016-02-02 Thread Stefano Stabellini
On Sat, 23 Jan 2016, Shannon Zhao wrote: > From: Shannon Zhao > > Define new command line parameter "acpi" to enable/disable acpi. > This implements the following policy to decide whether ACPI should be > used to boot the system: > - acpi=off: ACPI will not be used to boot the system, even if the

[Xen-devel] [PATCH v4 21/21] arm/acpi: Add acpi parameter to enable/disable acpi

2016-01-23 Thread Shannon Zhao
From: Shannon Zhao Define new command line parameter "acpi" to enable/disable acpi. This implements the following policy to decide whether ACPI should be used to boot the system: - acpi=off: ACPI will not be used to boot the system, even if there is no alternative available (e.g., device tree i