diff options
author | 2025-01-28 11:46:38 -0500 | |
---|---|---|
committer | 2025-02-24 16:37:23 -0500 | |
commit | 0cad4092858767cb54b5ec9be5b3fc39756abd46 (patch) | |
tree | df1ce3b71b0fab2c6a775faea510b9a0a4e814b2 /rust/helpers/helpers.c | |
parent | padata: switch padata_find_next() to using cpumask_next_wrap() (diff) | |
download | wireguard-linux-0cad4092858767cb54b5ec9be5b3fc39756abd46.tar.xz wireguard-linux-0cad4092858767cb54b5ec9be5b3fc39756abd46.zip |
s390: switch stop_machine_yield() to using cpumask_next_wrap()
Calling cpumask_next_wrap_old() with starting CPU equal to wrapping CPU
effectively means the request to find next CPU, wrapping around if needed.
cpumask_next_wrap() is the proper replacement for that.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions