diff options
| author | Kyle Meyer <[email protected]> | 2024-04-10 21:33:10 +0000 |
|---|---|---|
| committer | Yury Norov <[email protected]> | 2024-05-09 16:25:08 +0000 |
| commit | 6802f9347993a534797847f627c27f4334067945 (patch) | |
| tree | e8adb8157a3b15a2e6df458b2f63a16ea86cbd99 /lib/test_bitops.c | |
| parent | Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| download | kernel-6802f9347993a534797847f627c27f4334067945.tar.gz kernel-6802f9347993a534797847f627c27f4334067945.zip | |
cpumask: Add for_each_cpu_from()
Add for_each_cpu_from() as a generic cpumask macro.
for_each_cpu_from() is the same as for_each_cpu(), except it starts at
@cpu instead of zero.
Signed-off-by: Kyle Meyer <[email protected]>
Acked-by: Yury Norov <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
Diffstat (limited to 'lib/test_bitops.c')
0 files changed, 0 insertions, 0 deletions
