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: Fri, 28 Jun 2024 00:22:28 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Trent Piepho <tpiepho@...inj.com>,
	Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
	Dan Carpenter <dan.carpenter@...aro.org>,
	Joy Chakraborty <joychakr@...gle.com>
Cc: linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org,
	stable@...r.kernel.org
Subject: Re: [PATCH] rtc: isl1208: Fix return value of nvmem callbacks

On Wed, 12 Jun 2024 08:08:31 +0000, Joy Chakraborty wrote:
> Read/write callbacks registered with nvmem core expect 0 to be returned
> on success and a negative value to be returned on failure.
> 
> isl1208_nvmem_read()/isl1208_nvmem_write() currently return the number of
> bytes read/written on success, fix to return 0 on success and negative on
> failure.
> 
> [...]

Applied, thanks!

[1/1] rtc: isl1208: Fix return value of nvmem callbacks
      https://git.kernel.org/abelloni/c/70f1ae5f0e7f

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