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: <174881535812.458598.12955859438798777134.b4-ty@bootlin.com>
Date: Mon, 2 Jun 2025 00:04:23 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Troy Mitchell <troymitchell988@...il.com>
Cc: linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] rtc: pcf8563: fix wrong alarm register

On Sat, 31 May 2025 15:20:40 +0800, Troy Mitchell wrote:
> When the regmap framework was introduced to this driver,
> the PCF8563_REG_AMN register within the set_alarm function was
> incorrectly changed to PCF8563_REG_SC.
> 
> The PCF8563_REG_SC register is the seconds register.
> This caused alarm values to be written to the seconds register
> when an alarm was set. Which means the alarm would not trigger
> as expected and the seconds register would be overwritten
> with an incorrect value.
> 
> [...]

Applied, thanks!

[1/1] rtc: pcf8563: fix wrong alarm register
      https://git.kernel.org/abelloni/c/1e15a6803df0

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ