diff options
author | David Daney <david.daney@cavium.com> | 2016-05-25 01:35:43 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-05-30 15:27:09 +0300 |
commit | fb7c2bae8a479e388a1f664e32d6ddca55c7a249 (patch) | |
tree | e74d74293b1c067d1f63a5d91025e7ea34f688e4 /arch/arm64/mm/numa.c | |
parent | e0af261a437db4f4b21478ac677ccca5fc0ec07e (diff) | |
download | linux-fb7c2bae8a479e388a1f664e32d6ddca55c7a249.tar.xz |
ACPI / processor: Add acpi_map_madt_entry()
Follow-on arm64 ACPI/NUMA patches need to map MADT entries very early
(before kmalloc is usable).
Add acpi_map_madt_entry() which, indirectly, uses
early_memremap()/early_memunmap() to access the table and parse out
the mpidr. The existing implementation of map_madt_entry() is
modified to take a pointer to the MADT as a parameter and the callers
adjusted.
Signed-off-by: David Daney <david.daney@cavium.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/arm64/mm/numa.c')
0 files changed, 0 insertions, 0 deletions