commit | c85cc817e5b6c45a78c3b34170dfeb6469b56d82 | [log] [tgz] |
---|---|---|
author | Lv Zheng <lv.zheng@intel.com> | Wed Mar 02 14:16:25 2016 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Mar 09 23:55:02 2016 +0100 |
tree | 3e1ce3ec6fddb6ca5202f048b99a9618eb0270c7 | |
parent | a543132ee04d1599a0abe913eaf43d1986021d24 [diff] |
ACPI / OSL: Add support to install tables via initrd This patch adds support to install tables from initrd. If a table in the initrd wasn't used by the override mechanism, the table would be installed after initializing all RSDT/XSDT tables. Link: https://lkml.org/lkml/2014/2/28/368 Reported-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>