aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorZhen Lei <[email protected]>2021-12-14 12:01:56 +0800
committerRob Herring <[email protected]>2021-12-22 09:28:26 -0400
commit8347b41748c3019157312fbe7f8a6792ae396eb7 (patch)
tree90f9be930d7c82c2ed61c29e981def7f3a3a909d /scripts/gdb/linux/timerlist.py
parent75e895343d5a2fcbdf4cb3d31ab7492bd65925f0 (diff)
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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions