diff options
author | 2025-01-14 23:23:04 +0800 | |
---|---|---|
committer | 2025-01-17 08:52:57 -0600 | |
commit | 81dfedd5234b42df11a473eefe7328ea4a0416ad (patch) | |
tree | 528bbc567c2cf9421dfe3600de1537374d731b48 /scripts/gdb/linux/utils.py | |
parent | of: Do not expose of_alias_scan() and correct its comments (diff) | |
download | wireguard-linux-81dfedd5234b42df11a473eefe7328ea4a0416ad.tar.xz wireguard-linux-81dfedd5234b42df11a473eefe7328ea4a0416ad.zip |
of: reserved-memory: Warn for missing static reserved memory regions
For child node of /reserved-memory, its property 'reg' may contain
multiple regions, but fdt_scan_reserved_mem_reg_nodes() only takes
into account the first region, and miss remaining regions.
But there are no simple approach to fix it, so give user warning
message when miss remaining regions.
Fixes: 8a6e02d0c00e ("of: reserved_mem: Restructure how the reserved memory regions are processed")
Cc: stable@vger.kernel.org
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20250114-of_core_fix-v5-2-b8bafd00a86f@quicinc.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions