diff options
| author | Miaoqian Lin <[email protected]> | 2022-06-01 09:05:48 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2022-06-14 10:19:13 +0000 |
| commit | 7c7ff68daa93d8c4cdea482da4f2429c0398fcde (patch) | |
| tree | fd039c1f0c322a5c4e6855ddfb35b91772b2c0a1 /scripts/clang-tools/gen_compile_commands.py | |
| parent | ARM: dts: stm32: move SCMI related nodes in a dedicated file for stm32mp15 (diff) | |
| download | kernel-7c7ff68daa93d8c4cdea482da4f2429c0398fcde.tar.gz kernel-7c7ff68daa93d8c4cdea482da4f2429c0398fcde.zip | |
ARM: Fix refcount leak in axxia_boot_secondary
of_find_compatible_node() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
Add missing of_node_put() to avoid refcount leak.
Fixes: 1d22924e1c4e ("ARM: Add platform support for LSI AXM55xx SoC")
Signed-off-by: Miaoqian Lin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
