lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 29 Nov 2021 13:30:55 +0000
From:   Lorenzo Pieralisi <lorenzo.pieralisi@....com>
To:     kw@...ux.com, bhelgaas@...gle.com, swboyd@...omium.org,
        robh@...nel.org, svarbanov@...sol.com, agross@...nel.org,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        pmaliset@...eaurora.org, bjorn.andersson@...aro.org
Cc:     Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-msm@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'

On Sat, 6 Nov 2021 18:44:52 +0100, Christophe JAILLET wrote:
> If 'of_device_get_match_data()' fails, previous 'pm_runtime_get_sync()/
> pm_runtime_enable()' should be undone.
> 
> To fix it, the easiest is to move this block of code before the memory
> allocations and the pm_runtime_xxx calls.
> 
> 
> [...]

Applied to pci/qcom, thanks!

[1/1] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
      https://git.kernel.org/lpieralisi/pci/c/4e0e90539b

Thanks,
Lorenzo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ