diff options
author | Dan Williams <dan.j.williams@intel.com> | 2019-11-07 04:43:49 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-11-07 17:45:09 +0300 |
commit | 0f847f8c0813c8ad7df5174c8f27bcba5926b972 (patch) | |
tree | e0ad32ed408c282d772ba4b477afe0ea2881ee66 /tools/perf/scripts/python | |
parent | a6c7f4c6aea5f4ca6056b06cec7ebd79f8c23e33 (diff) | |
download | linux-0f847f8c0813c8ad7df5174c8f27bcba5926b972.tar.xz |
ACPI: NUMA: HMAT: Register HMAT at device_initcall level
In preparation for registering device-dax instances for accessing EFI
specific-purpose memory, arrange for the HMAT registration to occur
later in the init process. Critically HMAT initialization needs to occur
after e820__reserve_resources_late() which is the point at which the
iomem resource tree is populated with "Application Reserved"
(IORES_DESC_APPLICATION_RESERVED). e820__reserve_resources_late()
happens at subsys_initcall time.
Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions