[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d1872c79-7998-46cd-a7b6-6c5715391ca3@web.de>
Date: Sun, 21 Jun 2020 12:50:28 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Dinghao Liu <dinghao.liu@....edu.cn>, dmaengine@...r.kernel.org,
linux-tegra@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Dan Williams <dan.j.williams@...el.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Laxman Dewangan <ldewangan@...dia.com>,
Thierry Reding <thierry.reding@...il.com>,
Vinod Koul <vkoul@...nel.org>, Aditya Pakki <pakki001@....edu>,
Kangjie Lu <kjlu@....edu>, Navid Emamdoost <emamd001@....edu>,
Qiushi Wu <wu000273@....edu>
Subject: Re: [PATCH v4] dmaengine: tegra210-adma: Fix runtime PM imbalance on
error
I propose to combine two tags in the previous patch subject.
> pm_runtime_get_sync() increments the runtime PM usage counter even
> when it returns an error code. Thus a pairing decrement is needed on
> the error handling path to keep the counter balanced.
* Can an imperative wording be nicer for the change description?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=64677779e8962c20b580b471790fe42367750599#n151
* Would you like to add the tag “Fixes” to the commit message?
> ---
> drivers/dma/tegra210-adma.c | 5 ++++-
I find it nicer to replace the triple dashes before this diffstat
by a blank line.
Regards,
Markus
Powered by blists - more mailing lists