diff options
| author | Yury Norov [NVIDIA] <[email protected]> | 2025-06-14 15:50:30 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2025-06-14 18:09:44 +0000 |
| commit | bfa788dc2ddaea7d7930f63a5c7c8f3668a3f2c5 (patch) | |
| tree | 26d9a5fe973065a41358b403c91ad72a9d51aaeb /net/unix/af_unix.c | |
| parent | clocksource: Use cpumask_any_but() in clocksource_verify_choose_cpus() (diff) | |
| download | kernel-bfa788dc2ddaea7d7930f63a5c7c8f3668a3f2c5.tar.gz kernel-bfa788dc2ddaea7d7930f63a5c7c8f3668a3f2c5.zip | |
clocksource: Use cpumask_next_wrap() in clocksource_watchdog()
cpumask_next_wrap() is more verbose and efficient comparing to
cpumask_next() followed by cpumask_first().
Signed-off-by: Yury Norov [NVIDIA] <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: John Stultz <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
