]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kernel/acpi/boot.c
ACPICA: Cleanup the option of forcing the use of the RSDT.
authorLv Zheng <lv.zheng@intel.com>
Wed, 8 Jan 2014 05:43:40 +0000 (13:43 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 8 Jan 2014 14:31:36 +0000 (15:31 +0100)
commitfab4610583855d544394320d47fccb43305a6398
treeff0e09aec798612f32dd0be6fb7f29b586d99c87
parent671cc68dc61f029d44b43a681356078e02d8dab8
ACPICA: Cleanup the option of forcing the use of the RSDT.

This change adds a runtime option that will force ACPICA to use the
RSDT instead of the XSDT. Although the ACPI spec requires that an XSDT
be used instead of the RSDT, the XSDT has been found to be corrupt or
ill-formed on some machines.

This option is already in the Linux kernel.  When it is back ported to
ACPICA, code is re-written to follow ACPICA coding style.  This patch
is the generation of the integration.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/ia64/kernel/acpi.c
arch/x86/kernel/acpi/boot.c
drivers/acpi/acpica/acglobal.h
drivers/acpi/acpica/tbutils.c
include/acpi/acpixf.h