diff options
author | Dong Aisheng <[email protected]> | 2021-06-11 21:11:53 +0800 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-06-24 13:47:26 -0600 |
commit | 7b25995f5319adc354a430df0eb2ec7f79a1e807 (patch) | |
tree | dfe31cbc5d3146fc91491425690d309cb90bfbb9 /lib/mpi/mpi-sub-ui.c | |
parent | 3c6867a12a224db1ff83b68a8ae91ece26986e1f (diff) |
of: of_reserved_mem: mark nomap memory instead of removing
Since commit 86588296acbf ("fdt: Properly handle "no-map" field in the memory region"),
nomap memory is changed to call memblock_mark_nomap() instead of
memblock_remove(). But it only changed the reserved memory with fixed
addr and size case in early_init_dt_reserve_memory_arch(), not
including the dynamical allocation by size case in
early_init_dt_alloc_reserved_memory_arch().
Cc: Rob Herring <[email protected]>
Cc: [email protected]
Signed-off-by: Dong Aisheng <[email protected]>
Reviewed-by: Quentin Perret <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions