[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8df346cf-bdc6-4701-b4e5-87bc55d30234@web.de>
Date: Tue, 2 Sep 2025 11:24:29 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Miaoqian Lin <linmq006@...il.com>, dmaengine@...r.kernel.org
Cc: stable@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
Miquel Raynal <miquel.raynal@...tlin.com>, Vinod Koul <vkoul@...nel.org>,
Viresh Kumar <vireshk@...nel.org>
Subject: Re: [PATCH] dmaengine: dw: dmamux: Fix device reference leak in
rzn1_dmamux_route_allocate
> The reference taken by of_find_device_by_node()
> must be released when not needed anymore.
> Add missing put_device() call to fix device reference leaks.
1. You may occasionally put more than 60 characters into text lines
of such a change description.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.17-rc4#n638
2. Would you like to increase the application of scope-based resource management?
https://elixir.bootlin.com/linux/v6.17-rc4/source/include/linux/device.h#L1180
3. How do you think about to append parentheses to the function name
in the summary phrase?
Regards,
Markus
Powered by blists - more mailing lists