[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <390ac334.1fb2.17332456bae.Coremail.dinghao.liu@zju.edu.cn>
Date: Thu, 9 Jul 2020 14:31:17 +0800 (GMT+08:00)
From: dinghao.liu@....edu.cn
To: "Lorenzo Pieralisi" <lorenzo.pieralisi@....com>
Cc: kjlu@....edu, "Marek Vasut" <marek.vasut+renesas@...il.com>,
"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@...esas.com>,
"Rob Herring" <robh@...nel.org>,
"Bjorn Helgaas" <bhelgaas@...gle.com>, linux-pci@...r.kernel.org,
linux-renesas-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: Re: [PATCH] [v2] PCI: rcar: Fix runtime PM imbalance on error
> On Sun, Jun 07, 2020 at 05:31:33PM +0800, Dinghao Liu wrote:
> > pm_runtime_get_sync() increments the runtime PM usage counter even
> > the call returns an error code. Thus a corresponding decrement is
> > needed on the error handling path to keep the counter balanced.
> >
> > Signed-off-by: Dinghao Liu <dinghao.liu@....edu.cn>
> > ---
> >
> > Changelog:
> >
> > v2: - Remove unnecessary 'err_pm_put' label.
> > Refine commit message.
> > ---
> > drivers/pci/controller/pcie-rcar.c | 6 ++----
> > 1 file changed, 2 insertions(+), 4 deletions(-)
>
> Can you rebase it on top of v5.8-rc1 and resend it with Yoshihiro's tags
> please ?
>
Sure, I will resend it soon.
Regards,
Dinghao
Powered by blists - more mailing lists