diff options
author | 2021-06-11 21:11:52 +0800 | |
---|---|---|
committer | 2021-06-24 13:47:26 -0600 | |
commit | 3c6867a12a224db1ff83b68a8ae91ece26986e1f (patch) | |
tree | 4864727a6d0838fd0c0edc6d779cd22aa2a7db9f /tools/perf/scripts/python | |
parent | dt-bindings: Drop redundant minItems/maxItems (diff) | |
download | wireguard-linux-3c6867a12a224db1ff83b68a8ae91ece26986e1f.tar.xz wireguard-linux-3c6867a12a224db1ff83b68a8ae91ece26986e1f.zip |
of: of_reserved_mem: only call memblock_free for normal reserved memory
For nomap case, the memory block will be removed by memblock_remove()
in early_init_dt_alloc_reserved_memory_arch(). So it's meaningless to
call memblock_free() on error path.
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Link: https://lore.kernel.org/r/20210611131153.3731147-1-aisheng.dong@nxp.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions