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: <174619859099.525726.7989189204506433091.b4-ty@kernel.org>
Date: Sat,  3 May 2025 00:11:41 +0900
From: William Breathitt Gray <wbg@...nel.org>
To: linux-iio@...r.kernel.org,
	Alexander Sverdlin <alexander.sverdlin@...il.com>
Cc: William Breathitt Gray <wbg@...nel.org>,
	Oleksij Rempel <o.rempel@...gutronix.de>,
	Pengutronix Kernel Team <kernel@...gutronix.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] counter: interrupt-cnt: Convert atomic_t -> atomic_long_t


On Mon, 31 Mar 2025 17:22:20 +0200, A. Sverdlin wrote:
> Convert the internal counter type to atomic_long_t, which:
> - doesn't change much for existing in-tree users as they are 32-bit anyway
>   (stm32/i.MX6)
> - doesn't introduce performace penalty on 32-bit platforms
> - provides 64-bit resolution on 64-bit platforms with virtually no
>   preformance penalty
> 
> [...]

Applied, thanks!

[1/1] counter: interrupt-cnt: Convert atomic_t -> atomic_long_t
      commit: 08e2a660b1601963ced37ac8e8d8c134a97f167e

Best regards,
-- 
William Breathitt Gray <wbg@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ