diff options
author | Ard Biesheuvel <[email protected]> | 2016-04-25 21:07:02 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-04-28 11:34:05 +0200 |
commit | 249f7632162980b286f30166436471f8ba81fc1e (patch) | |
tree | 7d8c373838fc908b9181d6f42487e7cf7d74b346 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 65117f1aa1b2d145fd5ca376bde642794d0aae1b (diff) |
efi/arm-init: Reserve rather than unmap the memory map for ARM as well
Now that ARM has a fully functional memremap() implementation, there is
no longer a need to remove the UEFI memory map from the linear mapping
in order to be able to create a permanent mapping for it using generic
code.
So remove the 'IS_ENABLED(CONFIG_ARM)' conditional we added in:
7cc8cbcf82d1 ("efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping")
... and revert to using memblock_reserve() for both ARM and arm64.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Leif Lindholm <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions