Re: [PATCH v2] arch: fix resource leak in jbusmc_probe()
From: Markus Elfring
Date: Mon Jul 21 2025 - 03:18:35 EST
…> This can lead to leakage of device node reference counts,
> which may result in kernel resources not being released.
…
See also one more:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16-rc6#n94
* Will you become more interested in additional tags (like “Fixes” and “Cc”)?
* Would the subsystem specification “sparc” be more appropriate
in the summary phrase?
…> ---
> arch/sparc/kernel/chmc.c | 10 +++++++---
…
How do you think about to improve your version management?
https://lore.kernel.org/all/?q=%22This+looks+like+a+new+version+of+a+previously+submitted+patch%22
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.16-rc6#n784
Regards,
Markus