1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
Yury Norov 758f5bdf1b padata: use cpumask_nth()
padata_do_parallel() and padata_index_to_cpu() duplicate cpumask_nth().
Fix both and use the generic helper.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-06-13 17:26:17 +08:00
..
2025-06-03 14:12:36 -07:00
2025-06-07 10:05:35 -07:00
2025-05-27 20:09:06 -07:00
2025-06-02 12:24:58 -07:00
2025-06-07 10:05:35 -07:00
2025-06-08 08:19:01 -07:00
2025-06-13 17:26:17 +08:00