ACPI: support v5 (reduced HW) sleep interface
authorJan Beulich <jbeulich@suse.com>
Fri, 22 Feb 2013 10:48:57 +0000 (11:48 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 22 Feb 2013 10:48:57 +0000 (11:48 +0100)
commit62d1a69a4e9f435999af22b7e31d7ee8910f5de0
tree18ccac8cf815b8175cdaffeecd7c27509f86096c
parenta37186e1c2b3e9462cce65d330a71c3afbde4b9b
ACPI: support v5 (reduced HW) sleep interface

Note that this also fixes a broken input check in acpi_enter_sleep()
(previously validating the sleep->pm1[ab]_cnt_val relationship based
on acpi_sinfo.pm1b_cnt_val, which however gets set only subsequently).

Also adjust a few minor issues with the pre-v5 handling in
acpi_fadt_parse_sleep_info().

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/acpi/boot.c
xen/arch/x86/acpi/power.c
xen/drivers/acpi/hwregs.c
xen/include/acpi/aclocal.h
xen/include/acpi/actbl.h
xen/include/asm-x86/acpi.h
xen/include/public/platform.h