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-next>] [day] [month] [year] [list]
Message-ID: <20250614155031.340988-1-yury.norov@gmail.com>
Date: Sat, 14 Jun 2025 11:50:28 -0400
From: Yury Norov <yury.norov@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>,
	linux-kernel@...r.kernel.org,
	John Stultz <jstultz@...gle.com>,
	Stephen Boyd <sboyd@...nel.org>
Cc: "Yury Norov [NVIDIA]" <yury.norov@...il.com>
Subject: [PATCH RESEND 0/2] clocksource: Use better cpumask API where appropriate

From: Yury Norov [NVIDIA] <yury.norov@...il.com>

The dedicated API works better and improves on readability

Resend: drop 'fix opencoded...' wording (Tomas)
v2: https://lore.kernel.org/all/20250607141106.563924-1-yury.norov@gmail.com/
v1: https://lore.kernel.org/all/20250604232550.40491-1-yury.norov@gmail.com/

Yury Norov [NVIDIA] (2):
  clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus()
  clocksource: Use cpumask_next_wrap() in clocksource_watchdog()

 kernel/time/clocksource.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ