mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
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>
This commit is contained in:
parent
e4d98207ea
commit
83b19597f7
1 changed files with 2 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue