[PATCH] PCI: imx: fix device node reference leak in imx_pcie_probe
Markus Elfring
Markus.Elfring at web.de
Wed Sep 3 10:10:43 PDT 2025
> Add missing of_node_put() after of_parse_phandle() call to properly
> release the device node reference.
How do you think about to increase the application of scope-based resource management?
https://elixir.bootlin.com/linux/v6.17-rc4/source/include/linux/of.h#L138
> Found via static analysis.
Which concrete software tools would be involved for this purpose?
How do you think about to append parentheses to the function name
in the summary phrase?
Regards,
Markus
More information about the linux-arm-kernel
mailing list