Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/cpumask: update comment to cpumask_local_spread()
Now that we have a for_each_numa_online_cpu(), which is a more straightforward replacement to the cpumask_local_spread() when it comes to enumeration of CPUs with respect to NUMA topology, it's worth to update the comment. Signed-off-by: Yury Norov <yury.norov@gmail.com>
- Loading branch information