Re: [PATCH] bus: arm-cci: fix device_node refcount leak in cci_probe_ports()

From: Robin Murphy

Date: Mon Aug 24 2026 - 07:50:20 EST


On 2026-08-24 8:00 am, Markus Elfring wrote:
cci_probe_ports() has two device_node refcount bugs in its
for_each_available_child_of_node() loop over "cp":


How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?

No.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v7.2-rc5#n15


See also:
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2-rc5#n145
* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v7.2-rc5#n34

Regards,
Markus