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: <175000632608.1180789.15034099318224353632.b4-ty@kernel.org>
Date: Sun, 15 Jun 2025 22:22:06 +0530
From: Vinod Koul <vkoul@...nel.org>
To: jckuo@...dia.com, kishon@...nel.org, thierry.reding@...il.com, 
 jonathanh@...dia.com, Wayne Chang <waynec@...dia.com>
Cc: linux-phy@...ts.infradead.org, linux-tegra@...r.kernel.org, 
 linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH 1/1] phy: tegra: xusb: Fix unbalanced regulator disable
 in UTMI PHY mode


On Fri, 02 May 2025 17:26:06 +0800, Wayne Chang wrote:
> When transitioning from USB_ROLE_DEVICE to USB_ROLE_NONE, the code
> assumed that the regulator should be disabled. However, if the regulator
> is marked as always-on, regulator_is_enabled() continues to return true,
> leading to an incorrect attempt to disable a regulator which is not
> enabled.
> 
> This can result in warnings such as:
> 
> [...]

Applied, thanks!

[1/1] phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode
      commit: cefc1caee9dd06c69e2d807edc5949b329f52b22

Best regards,
-- 
~Vinod



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ