diff options
author | Dan Williams <dan.j.williams@intel.com> | 2019-11-06 17:43:49 -0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-11-07 15:45:09 +0100 |
commit | 0f847f8c0813c8ad7df5174c8f27bcba5926b972 (patch) | |
tree | e0ad32ed408c282d772ba4b477afe0ea2881ee66 /tools/perf/scripts/python/stackcollapse.py | |
parent | a6c7f4c6aea5f4ca6056b06cec7ebd79f8c23e33 (diff) |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions