From: Bjorn Helgaas <helgaas@kernel.org>
To: Jingoo Han <jingoohan1@gmail.com>,
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
Rob Herring <robh@kernel.org>
Cc: linux-pci@vger.kernel.org
Subject: Re: New Defects reported by Coverity Scan for Linux
Date: Mon, 8 Feb 2021 10:26:51 -0600 [thread overview]
Message-ID: <20210208162651.GA392069@bjorn-Precision-5520> (raw)
In-Reply-To: <6020c2368a549_2dfbcf2b02da5acf501000c7@prd-scan-dashboard-0.mail>
FYI
On Mon, Feb 08, 2021 at 04:46:46AM +0000, scan-admin@coverity.com wrote:
> 3 new defect(s) introduced to Linux found with Coverity Scan.
> ...
> *** CID 1472841: Error handling issues (CHECKED_RETURN)
> /drivers/pci/controller/dwc/pci-exynos.c: 263 in exynos_pcie_host_init()
> 257
> 258 pp->bridge->ops = &exynos_pci_ops;
> 259
> 260 exynos_pcie_assert_core_reset(ep);
> 261
> 262 phy_reset(ep->phy);
> >>> CID 1472841: Error handling issues (CHECKED_RETURN)
> >>> Calling "phy_power_on" without checking return value (as is done elsewhere 40 out of 50 times).
> 263 phy_power_on(ep->phy);
> 264 phy_init(ep->phy);
> 265
> 266 exynos_pcie_deassert_core_reset(ep);
> 267 exynos_pcie_enable_irq_pulse(ep);
> 268
next parent reply other threads:[~2021-02-08 16:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <6020c2368a549_2dfbcf2b02da5acf501000c7@prd-scan-dashboard-0.mail>
2021-02-08 16:26 ` Bjorn Helgaas [this message]
2021-02-08 22:19 ` New Defects reported by Coverity Scan for Linux Krzysztof Wilczyński
[not found] <60d0439a1c15c_16db9f2ab48dcf79b875634@prd-scan-dashboard-0.mail>
2021-06-21 12:44 ` Bjorn Helgaas
2021-06-21 13:05 ` Bjorn Helgaas
2021-06-21 14:14 ` Om Prakash Singh
2020-11-10 17:16 Bjorn Helgaas
2020-11-10 23:36 ` Gustavo Pimentel
2020-11-11 15:34 ` Rob Herring
2020-11-11 21:06 ` Bjorn Helgaas
2020-11-11 22:10 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210208162651.GA392069@bjorn-Precision-5520 \
--to=helgaas@kernel.org \
--cc=jingoohan1@gmail.com \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox