On Mon, 25 May 2020 00:50:11 -0500, wu000...@umn.edu wrote:
> Function "pm_runtime_get_sync()" is not handled by "pm_runtime_put()"
> if "PTR_ERR(rst) == -EPROBE_DEFER". Fix this issue by adding
> "pm_runtime_put()" into this error path.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/g
On Mon, May 25, 2020 at 12:50:11AM -0500, wu000...@umn.edu wrote:
> From: Qiushi Wu
>
> Function "pm_runtime_get_sync()" is not handled by "pm_runtime_put()"
> if "PTR_ERR(rst) == -EPROBE_DEFER". Fix this issue by adding
> "pm_runtime_put()" into this error path.
This isn't a treewide change, th
2 matches
Mail list logo