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]
Message-Id: <172848920654.651408.16509705834016673995.b4-ty@kernel.org>
Date: Wed, 09 Oct 2024 16:53:26 +0100
From: Lee Jones <lee@...nel.org>
To: lee@...nel.org, Charles Keepax <ckeepax@...nsource.cirrus.com>
Cc: patches@...nsource.cirrus.com, linux-kernel@...r.kernel.org
Subject: Re: (subset) [PATCH] mfd: cs42l43: Fix issues in probe error paths

On Wed, 02 Oct 2024 13:13:11 +0100, Charles Keepax wrote:
> The error path in cs42l43_boot_work() will lead to an unbalanced
> regulator put, when the driver is removed. Fix this by relying
> on remove to power down the device. Also the boot work needs to
> be synchronised with driver remove, to ensure the work is not
> still running after the driver has been removed. Add the required
> cancel_work_sync().
> 
> [...]

Applied, thanks!

[1/1] mfd: cs42l43: Fix issues in probe error paths
      commit: 416689a634c5bea3432facc8ae59187c71e7c47d

--
Lee Jones [李琼斯]


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ