mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] clocksource: Use better cpumask API where appropriate
@ 2025-06-14 15:50 Yury Norov
  2025-06-14 15:50 ` [PATCH 1/2] clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus() Yury Norov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yury Norov @ 2025-06-14 15:50 UTC (permalink / raw)
  To: Thomas Gleixner, linux-kernel, John Stultz, Stephen Boyd
  Cc: Yury Norov [NVIDIA]

From: Yury Norov [NVIDIA] <yury.norov@gmail.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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-14 18:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-14 15:50 [PATCH RESEND 0/2] clocksource: Use better cpumask API where appropriate Yury Norov
2025-06-14 15:50 ` [PATCH 1/2] clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus() Yury Norov
2025-06-14 18:16   ` [tip: timers/core] " tip-bot2 for Yury Norov [NVIDIA]
2025-06-14 15:50 ` [PATCH 2/2] clocksource: Use cpumask_next_wrap() in clocksource_watchdog() Yury Norov
2025-06-14 18:16   ` [tip: timers/core] " tip-bot2 for Yury Norov [NVIDIA]
2025-06-14 18:07 ` [PATCH RESEND 0/2] clocksource: Use better cpumask API where appropriate Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®