]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Tables: Allow FADT to be customized with virtual address
authorLv Zheng <lv.zheng@intel.com>
Wed, 14 Dec 2016 07:04:33 +0000 (15:04 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Dec 2016 01:36:38 +0000 (02:36 +0100)
commita246810be506e9e18691b751794edf8654a8f81d
treeb7c895a9a106ce6457b1a23697e2b47e6e5d5e1d
parent5d23aa227e036dd260f96e233aef33dfda8a1331
ACPICA: Tables: Allow FADT to be customized with virtual address

ACPICA commit d98de9ca14891130efc5dcdc871b97eb27b4b0f5

FADT parsing code requires FADT to be installed as
ACPI_TABLE_ORIGIN_INTERNAL_PHYSICAL, using new
acpi_tb_get_table()/acpi_tb_put_table(), other address types can also be allowed,
thus facilitates FADT customization with virtual address. Lv Zheng.

Link: https://github.com/acpica/acpica/commit/d98de9ca
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>
drivers/acpi/acpica/tbfadt.c