aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorZhen Lei <[email protected]>2021-12-14 04:01:56 +0000
committerRob Herring <[email protected]>2021-12-22 13:28:26 +0000
commit8347b41748c3019157312fbe7f8a6792ae396eb7 (patch)
tree90f9be930d7c82c2ed61c29e981def7f3a3a909d /lib/string_helpers.c
parentRevert "kbuild: Enable DT schema checks for %.dtb targets" (diff)
downloadkernel-8347b41748c3019157312fbe7f8a6792ae396eb7.tar.gz
kernel-8347b41748c3019157312fbe7f8a6792ae396eb7.zip
of: fdt: Aggregate the processing of "linux,usable-memory-range"
Currently, we parse the "linux,usable-memory-range" property in early_init_dt_scan_chosen(), to obtain the specified memory range of the crash kernel. We then reserve the required memory after early_init_dt_scan_memory() has identified all available physical memory. Because the two pieces of code are separated far, the readability and maintainability are reduced. So bring them together. Suggested-by: Rob Herring <[email protected]> Signed-off-by: Zhen Lei <[email protected]> (change the prototype of early_init_dt_check_for_usable_mem_range(), in order to use it outside) Signed-off-by: Pingfan Liu <[email protected]> Tested-by: Dave Kleikamp <[email protected]> Acked-by: John Donnelly <[email protected]> Reviewed-by: Rob Herring <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Cc: [email protected] To: [email protected] To: [email protected] Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions