Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask():…
… ia64 Impact: New API The old topology_core_siblings() and topology_thread_siblings() return a cpumask_t; these new ones return a (const) struct cpumask *. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com>
- Loading branch information