[PATCH 0/2] clocksource: Use better cpumask API where appropriate

Yury Norov posted 2 patches 6 months, 2 weeks ago
There is a newer version of this series
kernel/time/clocksource.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
[PATCH 0/2] clocksource: Use better cpumask API where appropriate
Posted by Yury Norov 6 months, 2 weeks ago
From: Yury Norov [NVIDIA] <yury.norov@gmail.com>

The dedicated API works better and improves on readability

V2: Capitalize commit message names
v1: https://lore.kernel.org/all/20250604232550.40491-1-yury.norov@gmail.com/

Yury Norov [NVIDIA] (2):
  clocksource: Fix opencoded cpumask_any_but() in
    clocksource_verify_choose_cpus()
  clocksource: Fix opencoded cpumask_next_wrap()

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

-- 
2.43.0